#BDCF95#BDCF95
#BDCF95 is a very light, moderate yellow-green. Relative luminance 0.576; OKLCH L 82.6% C 0.080 H 122.2°. Best body text is #000000 at 12.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCF95 |
|---|---|
| RGB | rgb(189, 207, 149) |
| HSL | hsl(79, 38%, 70%) |
| HSV | hsv(79, 28%, 81%) |
| CMYK | cmyk(8.7%, 0%, 28%, 18.8%) |
| CIE-LAB | lab(80.52, -15.89, 26.88) |
| CIE-LCH | lch(80.52, 31.22, 120.59°) |
| OKLab | oklab(82.65% -0.0425 0.0676) |
| OKLCH | oklch(82.65% 0.08 122.2) |
| XYZ | xyz(48.7234, 57.6144, 36.9818) |
| Luminance | 0.5761 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.64
Greenish Tan
#BCCB7A
ΔE00 5.01
Pale Olive Green
#B1D27B
ΔE00 5.76
Light Grey Green
#B7E1A1
ΔE00 6.02
Light Moss Green
#A6C875
ΔE00 6.09
Tan Green
#A9BE70
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCF95 #A795CF
analogous
#CFC495 #BDCF95 #A0CF95
triadic
#BDCF95 #95BDCF #CF95BD
tetradic
#BDCF95 #95CFC4 #A795CF #CF95A0
square
#BDCF95 #95CFC4 #A795CF #CF95A0
split-complementary
#BDCF95 #95A0CF #C495CF
monochromatic
#85A149 #A3BC6B #BDCF95 #D7E2BF #F1F5E9
Accessibility & contrast
On white
1.68
#BDCF95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.52
#BDCF95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCF95
12.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCF95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCF95 | 1.00 | 1.68 | 12.52 | 12.52 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C891
Deuteranopia (green-blind)
#D4C898
Tritanopia (blue-blind)
#C2C9C0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #bdcf95; /* rgb */ color: rgb(189, 207, 149); /* oklch */ color: oklch(82.6% 0.080 122.2);
Tailwind
colors: {
custom: {
50: '#d1ddb4',
500: '#bdcf95',
950: '#000000',
},
}SCSS
$custom: #bdcf95; $custom-light: #d1ddb4; $custom-dark: #000000;
JSON
{
"hex": "#bdcf95",
"rgb": {
"r": 189,
"g": 207,
"b": 149
},
"hsl": {
"h": 78.621,
"s": 37.662,
"l": 69.804
},
"oklch": {
"l": 0.82646,
"c": 0.07987,
"h": 122.2
},
"luminance": 0.57614
}Semantic roles & 50–950 ramp
primary
#BDCF95
secondary
#7864A5
accent
#35B15B
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481