#BDCF97#BDCF97
#BDCF97 is a very light, moderate yellow-green. Relative luminance 0.577; OKLCH L 82.7% C 0.077 H 122.6°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF97 |
|---|---|
| RGB | rgb(189, 207, 151) |
| HSL | hsl(79, 37%, 70%) |
| HSV | hsv(79, 27%, 81%) |
| CMYK | cmyk(8.7%, 0%, 27.1%, 18.8%) |
| CIE-LAB | lab(80.56, -15.60, 25.88) |
| CIE-LCH | lch(80.56, 30.22, 121.09°) |
| OKLab | oklab(82.69% -0.0417 0.0653) |
| OKLCH | oklch(82.69% 0.077 122.6) |
| XYZ | xyz(48.8844, 57.6788, 37.8299) |
| Luminance | 0.5768 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.08
Greenish Tan
#BCCB7A
ΔE00 5.45
Light Grey Green
#B7E1A1
ΔE00 6.02
Pale Olive Green
#B1D27B
ΔE00 6.14
Light Moss Green
#A6C875
ΔE00 6.42
Tan Green
#A9BE70
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF97 #A997CF
analogous
#CFC597 #BDCF97 #A1CF97
triadic
#BDCF97 #97BDCF #CF97BD
tetradic
#BDCF97 #97CFC5 #A997CF #CF97A1
square
#BDCF97 #97CFC5 #A997CF #CF97A1
split-complementary
#BDCF97 #97A1CF #C597CF
monochromatic
#85A14A #A2BC6D #BDCF97 #D8E2C1 #F2F5EA
Accessibility & contrast
On white
1.68
#BDCF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#BDCF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF97
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF97 | 1.00 | 1.68 | 12.54 | 12.54 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C893
Deuteranopia (green-blind)
#D3C899
Tritanopia (blue-blind)
#C1C9C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf97; /* rgb */ color: rgb(189, 207, 151); /* oklch */ color: oklch(82.7% 0.077 122.6);
Tailwind
colors: {
custom: {
50: '#d1ddb6',
500: '#bdcf97',
950: '#000000',
},
}SCSS
$custom: #bdcf97; $custom-light: #d1ddb6; $custom-dark: #000000;
JSON
{
"hex": "#bdcf97",
"rgb": {
"r": 189,
"g": 207,
"b": 151
},
"hsl": {
"h": 79.286,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.82686,
"c": 0.07743,
"h": 122.6
},
"luminance": 0.57679
}Semantic roles & 50–950 ramp
primary
#BDCF97
secondary
#7A66A5
accent
#36B05D
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481