#BDCF85#BDCF85
#BDCF85 is a very light, moderate yellow-green. Relative luminance 0.571; OKLCH L 82.3% C 0.099 H 119.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF85 |
|---|---|
| RGB | rgb(189, 207, 133) |
| HSL | hsl(75, 44%, 67%) |
| HSV | hsv(75, 36%, 81%) |
| CMYK | cmyk(8.7%, 0%, 35.7%, 18.8%) |
| CIE-LAB | lab(80.26, -18.03, 34.80) |
| CIE-LCH | lch(80.26, 39.19, 117.38°) |
| OKLab | oklab(82.35% -0.0491 0.0859) |
| OKLCH | oklch(82.35% 0.099 119.8) |
| XYZ | xyz(47.5326, 57.1381, 30.7104) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 0.86
Greenish Tan
#BCCB7A
ΔE00 1.93
Pale Olive Green
#B1D27B
ΔE00 3.49
Greenish Beige
#C9D179
ΔE00 3.99
Light Moss Green
#A6C875
ΔE00 4.41
Tan Green
#A9BE70
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF85 #9785CF
analogous
#CFBC85 #BDCF85 #98CF85
triadic
#BDCF85 #85BDCF #CF85BD
tetradic
#BDCF85 #85CFBC #9785CF #CF8598
square
#BDCF85 #85CFBC #9785CF #CF8598
split-complementary
#BDCF85 #8598CF #BC85CF
monochromatic
#859C3D #A5BE59 #BDCF85 #D5E0B1 #EDF2DD
Accessibility & contrast
On white
1.69
#BDCF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#BDCF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF85
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF85 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#D6C788
Tritanopia (blue-blind)
#C4C8BC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf85; /* rgb */ color: rgb(189, 207, 133); /* oklch */ color: oklch(82.3% 0.099 119.8);
Tailwind
colors: {
custom: {
50: '#d2dda9',
500: '#bdcf85',
950: '#000000',
},
}SCSS
$custom: #bdcf85; $custom-light: #d2dda9; $custom-dark: #000000;
JSON
{
"hex": "#bdcf85",
"rgb": {
"r": 189,
"g": 207,
"b": 133
},
"hsl": {
"h": 74.595,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.82345,
"c": 0.09893,
"h": 119.8
},
"luminance": 0.57138
}Semantic roles & 50–950 ramp
primary
#BDCF85
secondary
#6956A2
accent
#2FB750
background
#FEFEFC
surface
#FBFCF6
border
#D4D5D0
text
#141510
muted
#838480