#BDCF88#BDCF88
#BDCF88 is a very light, moderate yellow-green. Relative luminance 0.572; OKLCH L 82.4% C 0.095 H 120.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF88 |
|---|---|
| RGB | rgb(189, 207, 136) |
| HSL | hsl(75, 43%, 67%) |
| HSV | hsv(75, 34%, 81%) |
| CMYK | cmyk(8.7%, 0%, 34.3%, 18.8%) |
| CIE-LAB | lab(80.30, -17.64, 33.32) |
| CIE-LCH | lch(80.30, 37.71, 117.90°) |
| OKLab | oklab(82.4% -0.0479 0.0826) |
| OKLCH | oklch(82.4% 0.095 120.1) |
| XYZ | xyz(47.7429, 57.2221, 31.8176) |
| Luminance | 0.5722 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 1.15
Greenish Tan
#BCCB7A
ΔE00 2.43
Pale Olive Green
#B1D27B
ΔE00 3.78
Greenish Beige
#C9D179
ΔE00 4.44
Light Moss Green
#A6C875
ΔE00 4.57
Tan Green
#A9BE70
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF88 #9A88CF
analogous
#CFBD88 #BDCF88 #9ACF88
triadic
#BDCF88 #88BDCF #CF88BD
tetradic
#BDCF88 #88CFBD #9A88CF #CF889A
square
#BDCF88 #88CFBD #9A88CF #CF889A
split-complementary
#BDCF88 #889ACF #BD88CF
monochromatic
#859D3F #A5BD5C #BDCF88 #D5E1B4 #EDF2DF
Accessibility & contrast
On white
1.69
#BDCF88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#BDCF88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF88
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF88 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C783
Deuteranopia (green-blind)
#D5C78B
Tritanopia (blue-blind)
#C3C8BD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #bdcf88; /* rgb */ color: rgb(189, 207, 136); /* oklch */ color: oklch(82.4% 0.095 120.1);
Tailwind
colors: {
custom: {
50: '#d1ddab',
500: '#bdcf88',
950: '#000000',
},
}SCSS
$custom: #bdcf88; $custom-light: #d1ddab; $custom-dark: #000000;
JSON
{
"hex": "#bdcf88",
"rgb": {
"r": 189,
"g": 207,
"b": 136
},
"hsl": {
"h": 75.211,
"s": 42.515,
"l": 67.255
},
"oklch": {
"l": 0.82399,
"c": 0.09544,
"h": 120.1
},
"luminance": 0.57222
}Semantic roles & 50–950 ramp
primary
#BDCF88
secondary
#6B58A3
accent
#30B652
background
#FEFEFD
surface
#FBFCF7
border
#D4D5D0
text
#141510
muted
#838481