#BDCE85#BDCE85
#BDCE85 is a very light, moderate yellow-green. Relative luminance 0.567; OKLCH L 82.1% C 0.098 H 119.3°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCE85 |
|---|---|
| RGB | rgb(189, 206, 133) |
| HSL | hsl(74, 43%, 66%) |
| HSV | hsv(74, 35%, 81%) |
| CMYK | cmyk(8.3%, 0%, 35.4%, 19.2%) |
| CIE-LAB | lab(79.99, -17.53, 34.45) |
| CIE-LCH | lch(79.99, 38.65, 116.97°) |
| OKLab | oklab(82.13% -0.0477 0.0851) |
| OKLCH | oklch(82.13% 0.098 119.3) |
| XYZ | xyz(47.2911, 56.6551, 30.6299) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.83
Greenish Tan
#BCCB7A
ΔE00 1.87
Pale Olive Green
#B1D27B
ΔE00 3.76
Greenish Beige
#C9D179
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 4.51
Tan Green
#A9BE70
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCE85 #9685CE
analogous
#CEBB85 #BDCE85 #99CE85
triadic
#BDCE85 #85BDCE #CE85BD
tetradic
#BDCE85 #85CEBB #9685CE #CE8599
square
#BDCE85 #85CEBB #9685CE #CE8599
split-complementary
#BDCE85 #8599CE #BB85CE
monochromatic
#859B3E #A5BC59 #BDCE85 #D5E0B1 #ECF1DC
Accessibility & contrast
On white
1.70
#BDCE85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BDCE85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCE85
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCE85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCE85 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C680
Deuteranopia (green-blind)
#D5C788
Tritanopia (blue-blind)
#C4C7BC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdce85; /* rgb */ color: rgb(189, 206, 133); /* oklch */ color: oklch(82.1% 0.098 119.3);
Tailwind
colors: {
custom: {
50: '#d2dda9',
500: '#bdce85',
950: '#000000',
},
}SCSS
$custom: #bdce85; $custom-light: #d2dda9; $custom-dark: #000000;
JSON
{
"hex": "#bdce85",
"rgb": {
"r": 189,
"g": 206,
"b": 133
},
"hsl": {
"h": 73.973,
"s": 42.69,
"l": 66.471
},
"oklch": {
"l": 0.82128,
"c": 0.09753,
"h": 119.3
},
"luminance": 0.56655
}Semantic roles & 50–950 ramp
primary
#BDCE85
secondary
#6857A1
accent
#30B64F
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480