#BDC69A#BDC69A
#BDC69A is a light, moderate yellow-green. Relative luminance 0.535; OKLCH L 80.8% C 0.060 H 117.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BDC69A |
|---|---|
| RGB | rgb(189, 198, 154) |
| HSL | hsl(72, 28%, 69%) |
| HSV | hsv(72, 22%, 78%) |
| CMYK | cmyk(4.5%, 0%, 22.2%, 22.4%) |
| CIE-LAB | lab(78.19, -10.58, 21.07) |
| CIE-LCH | lch(78.19, 23.58, 116.67°) |
| OKLab | oklab(80.82% -0.0275 0.0536) |
| OKLCH | oklch(80.82% 0.06 117.2) |
| XYZ | xyz(47.0126, 53.5403, 38.4232) |
| Luminance | 0.5354 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 6.78
Sage Green
#9CAF88
ΔE00 7.56
Greenish Tan
#BCCB7A
ΔE00 7.69
Tan Green
#A9BE70
ΔE00 8.11
Light Moss Green
#A6C875
ΔE00 9.10
Light Olive
#ACBF69
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDC69A #A39AC6
analogous
#C6B99A #BDC69A #A7C69A
triadic
#BDC69A #9ABDC6 #C69ABD
tetradic
#BDC69A #9AC6B9 #A39AC6 #C69AA7
square
#BDC69A #9AC6B9 #A39AC6 #C69AA7
split-complementary
#BDC69A #9AA7C6 #B99AC6
monochromatic
#869353 #A3B073 #BDC69A #D7DCC1 #F0F2E8
Accessibility & contrast
On white
1.79
#BDC69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#BDC69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDC69A
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDC69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDC69A | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC197
Deuteranopia (green-blind)
#CBC29C
Tritanopia (blue-blind)
#C2C1BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #bdc69a; /* rgb */ color: rgb(189, 198, 154); /* oklch */ color: oklch(80.8% 0.060 117.2);
Tailwind
colors: {
custom: {
50: '#d1d7b8',
500: '#bdc69a',
950: '#000000',
},
}SCSS
$custom: #bdc69a; $custom-light: #d1d7b8; $custom-dark: #000000;
JSON
{
"hex": "#bdc69a",
"rgb": {
"r": 189,
"g": 198,
"b": 154
},
"hsl": {
"h": 72.273,
"s": 27.848,
"l": 69.02
},
"oklch": {
"l": 0.80823,
"c": 0.06026,
"h": 117.2
},
"luminance": 0.5354
}Semantic roles & 50–950 ramp
primary
#BDC69A
secondary
#746A9A
accent
#3FA654
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141411
muted
#838381