#BDCF91#BDCF91
#BDCF91 is a very light, moderate yellow-green. Relative luminance 0.575; OKLCH L 82.6% C 0.085 H 121.4°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF91 |
|---|---|
| RGB | rgb(189, 207, 145) |
| HSL | hsl(77, 39%, 69%) |
| HSV | hsv(77, 30%, 81%) |
| CMYK | cmyk(8.7%, 0%, 30%, 18.8%) |
| CIE-LAB | lab(80.45, -16.45, 28.87) |
| CIE-LCH | lch(80.45, 33.22, 119.67°) |
| OKLab | oklab(82.57% -0.0442 0.0723) |
| OKLCH | oklch(82.57% 0.085 121.4) |
| XYZ | xyz(48.4095, 57.4888, 35.3287) |
| Luminance | 0.5749 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 2.79
Greenish Tan
#BCCB7A
ΔE00 4.16
Pale Olive Green
#B1D27B
ΔE00 5.04
Light Moss Green
#A6C875
ΔE00 5.50
Tan Green
#A9BE70
ΔE00 5.77
Greenish Beige
#C9D179
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF91 #A391CF
analogous
#CFC291 #BDCF91 #9ECF91
triadic
#BDCF91 #91BDCF #CF91BD
tetradic
#BDCF91 #91CFC2 #A391CF #CF919E
square
#BDCF91 #91CFC2 #A391CF #CF919E
split-complementary
#BDCF91 #919ECF #C291CF
monochromatic
#86A046 #A3BC66 #BDCF91 #D7E2BC #F0F4E6
Accessibility & contrast
On white
1.68
#BDCF91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#BDCF91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF91
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF91 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C88D
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#C2C9BF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf91; /* rgb */ color: rgb(189, 207, 145); /* oklch */ color: oklch(82.6% 0.085 121.4);
Tailwind
colors: {
custom: {
50: '#d1ddb1',
500: '#bdcf91',
950: '#000000',
},
}SCSS
$custom: #bdcf91; $custom-light: #d1ddb1; $custom-dark: #000000;
JSON
{
"hex": "#bdcf91",
"rgb": {
"r": 189,
"g": 207,
"b": 145
},
"hsl": {
"h": 77.419,
"s": 39.241,
"l": 69.02
},
"oklch": {
"l": 0.82567,
"c": 0.08472,
"h": 121.4
},
"luminance": 0.57489
}Semantic roles & 50–950 ramp
primary
#BDCF91
secondary
#7460A4
accent
#33B258
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141511
muted
#838481