#BDCF99#BDCF99
#BDCF99 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.7% C 0.075 H 123.0°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF99 |
|---|---|
| RGB | rgb(189, 207, 153) |
| HSL | hsl(80, 36%, 71%) |
| HSV | hsv(80, 26%, 81%) |
| CMYK | cmyk(8.7%, 0%, 26.1%, 18.8%) |
| CIE-LAB | lab(80.60, -15.31, 24.88) |
| CIE-LCH | lch(80.60, 29.22, 121.61°) |
| OKLab | oklab(82.73% -0.0408 0.0629) |
| OKLCH | oklch(82.73% 0.075 123) |
| XYZ | xyz(49.0482, 57.7443, 38.6926) |
| Luminance | 0.5774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.54
Greenish Tan
#BCCB7A
ΔE00 5.90
Light Grey Green
#B7E1A1
ΔE00 6.05
Pale Olive Green
#B1D27B
ΔE00 6.55
Light Moss Green
#A6C875
ΔE00 6.78
Tan Green
#A9BE70
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF99 #AB99CF
analogous
#CFC699 #BDCF99 #A2CF99
triadic
#BDCF99 #99BDCF #CF99BD
tetradic
#BDCF99 #99CFC6 #AB99CF #CF99A2
square
#BDCF99 #99CFC6 #AB99CF #CF99A2
split-complementary
#BDCF99 #99A2CF #C699CF
monochromatic
#85A24C #A2BB6F #BDCF99 #D8E3C3 #F2F5EA
Accessibility & contrast
On white
1.67
#BDCF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#BDCF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF99
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF99 | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C896
Deuteranopia (green-blind)
#D3C89B
Tritanopia (blue-blind)
#C1CAC1
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf99; /* rgb */ color: rgb(189, 207, 153); /* oklch */ color: oklch(82.7% 0.075 123.0);
Tailwind
colors: {
custom: {
50: '#d1ddb7',
500: '#bdcf99',
950: '#000000',
},
}SCSS
$custom: #bdcf99; $custom-light: #d1ddb7; $custom-dark: #000000;
JSON
{
"hex": "#bdcf99",
"rgb": {
"r": 189,
"g": 207,
"b": 153
},
"hsl": {
"h": 80,
"s": 36,
"l": 70.588
},
"oklch": {
"l": 0.82727,
"c": 0.07498,
"h": 123
},
"luminance": 0.57744
}Semantic roles & 50–950 ramp
primary
#BDCF99
secondary
#7C68A5
accent
#37AF5F
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481