#BDCE8D#BDCE8D
#BDCE8D is a very light, moderate yellow-green. Relative luminance 0.569; OKLCH L 82.3% C 0.088 H 120.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCE8D |
|---|---|
| RGB | rgb(189, 206, 141) |
| HSL | hsl(76, 40%, 68%) |
| HSV | hsv(76, 32%, 81%) |
| CMYK | cmyk(8.3%, 0%, 31.6%, 19.2%) |
| CIE-LAB | lab(80.11, -16.49, 30.49) |
| CIE-LCH | lch(80.11, 34.67, 118.40°) |
| OKLab | oklab(82.27% -0.0444 0.0761) |
| OKLCH | oklch(82.27% 0.088 120.3) |
| XYZ | xyz(47.8650, 56.8846, 33.6524) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.08
Greenish Tan
#BCCB7A
ΔE00 3.39
Pale Olive Green
#B1D27B
ΔE00 4.67
Light Moss Green
#A6C875
ΔE00 5.15
Tan Green
#A9BE70
ΔE00 5.23
Greenish Beige
#C9D179
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCE8D #9E8DCE
analogous
#CEBE8D #BDCE8D #9CCE8D
triadic
#BDCE8D #8DBDCE #CE8DBD
tetradic
#BDCE8D #8DCEBE #9E8DCE #CE8D9C
square
#BDCE8D #8DCEBE #9E8DCE #CE8D9C
split-complementary
#BDCE8D #8D9CCE #BE8DCE
monochromatic
#869D44 #A4BC62 #BDCE8D #D6E0B8 #EFF3E3
Accessibility & contrast
On white
1.70
#BDCE8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#BDCE8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCE8D
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCE8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCE8D | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C789
Deuteranopia (green-blind)
#D4C790
Tritanopia (blue-blind)
#C3C7BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdce8d; /* rgb */ color: rgb(189, 206, 141); /* oklch */ color: oklch(82.3% 0.088 120.3);
Tailwind
colors: {
custom: {
50: '#d1ddaf',
500: '#bdce8d',
950: '#000000',
},
}SCSS
$custom: #bdce8d; $custom-light: #d1ddaf; $custom-dark: #000000;
JSON
{
"hex": "#bdce8d",
"rgb": {
"r": 189,
"g": 206,
"b": 141
},
"hsl": {
"h": 75.692,
"s": 39.877,
"l": 68.039
},
"oklch": {
"l": 0.82274,
"c": 0.08807,
"h": 120.3
},
"luminance": 0.56885
}Semantic roles & 50–950 ramp
primary
#BDCE8D
secondary
#6F5CA3
accent
#33B354
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481