#69966B Color Information

Hex color code: #69966B

The hex color #69966B is a understated green with RGB values of (105, 150, 107) and HSL of (123°, 18%, 50%). It is widely used in graphic design.

Try:
Color NameGray
HEX
#69966B
RGB
105, 150, 107
HSL
123°, 18%, 50%
CMYK
30%, 0%, 29%, 41%

Shades

CSS Usage
color: #69966B;
background-color: #69966B;
border-color: #69966B;
box-shadow: 0 0 10px #69966B;
border: 2px solid #69966B;
Tailwind Usage
bg-[#69966B]
text-[#69966B]
border-[#69966B]
shadow-[0_0_10px_69966B]

Generate Gradient

Gradient CSS
background: linear-gradient(90deg, #69966B, #FF5733);

Preview in UI

Button

.btn-primary { background-color: #69966B; color: #000000; }

Badge

New Feature
.badge { background-color: #69966B; color: #000000; }

Text Highlight

The quick brown fox jumps over the lazy dog. highlighted text example shows how the color looks as a text highlight.

Card

Card Title

This card uses your color as a border accent.

.card-accent { border: 2px solid #69966B; background-color: #69966B15; }

Alert / Toast

This is an alert using your color as accent.
.alert { background-color: #69966B20; border-left: 4px solid #69966B; }

Link / Accent

This is a paragraph with a link using your color. The color can be applied to interactive elements.

a { color: #69966B; }

Related Colors

Complementary

Analogous

Triadic

Split Complementary

Tetradic

Monochromatic

Popular Colors

Common HEX Colors

Color Theory

Relationships based on the position of #69966B in the color wheel.

Current Complementary Triadic Analogous

RGB, HSL and CMYK Values

RGB

105, 150, 107

Red: 105 / Green: 150 / Blue: 107

HSL

123°, 18%, 50%

Hue: 123° / Saturation: 18% / Lightness: 50%

CMYK

30%, 0%, 29%, 41%

Cyan: 30% / Magenta: 0% / Yellow: 29% / Key: 41%

What color is #69966B?

#69966B is a green hue associated with nature and harmony.

Color Shades

Complementary Colors

Color Palette

HEX to RGB

Convert #69966B to RGB:

rgb(105, 150, 107)HEX to RGB Converter →

HEX to HSL

Convert #69966B to HSL:

hsl(123, 18%, 50%)RGB to HSL Converter →

HEX to CMYK

Convert #69966B to CMYK:

cmyk(30%, 0%, 29%, 41%)Color Converter →

Color Meaning and Usage

#69966B is a balanced green color with RGB values of 105, 150, 107 and HSL of 123°, 18%, 50%. This green hue evokes nature and harmony, making it suitable for a solid option for clean and minimal interfaces. Lighter variations like #FFFFFF create softer gradients.

The complementary color of #69966B is #966994, creating high-contrast pairings. For softer combinations, try analogous colors like #7D9669.

Use #69966B in CSS: color: #69966B or background-color: #69966B. Create palettes with Color Palette Generator or check contrast with Contrast Checker.

Contrast with #69966B

Sample text on this color - The quick brown fox jumps over the lazy dog.

Contrast Ratio: 6.18:1
WCAG AA: Pass
WCAG AAA: Fail

Need more control? Contrast Checker →

Frequently Asked Questions

What color is #69966B?

#69966B is a balanced green color - a green hue that evokes nature and harmony.

What is the RGB value of #69966B?

#69966B in RGB is (105, 150, 107) - 105 red, 150 green, and 107 blue.

How to use #69966B in CSS?

Use #69966B directly in your CSS properties like color or background-color.

What colors go well with #69966B?

#966994 (complementary), #7D9669 (analogous), and #49694B (lighter shade) work well with #69966B.