#BDCD95#BDCD95
#BDCD95 is a very light, moderate yellow-green. Relative luminance 0.567; OKLCH L 82.2% C 0.077 H 121.1°. Best body text is #000000 at 12.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCD95 |
|---|---|
| RGB | rgb(189, 205, 149) |
| HSL | hsl(77, 36%, 69%) |
| HSV | hsv(77, 27%, 80%) |
| CMYK | cmyk(7.8%, 0%, 27.3%, 19.6%) |
| CIE-LAB | lab(79.98, -14.88, 26.15) |
| CIE-LCH | lch(79.98, 30.09, 119.64°) |
| OKLab | oklab(82.22% -0.0397 0.0659) |
| OKLCH | oklch(82.22% 0.077 121.1) |
| XYZ | xyz(48.2419, 56.6514, 36.8213) |
| Luminance | 0.5665 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 3.92
Greenish Tan
#BCCB7A
ΔE00 5.18
Pale Olive Green
#B1D27B
ΔE00 6.28
Tan Green
#A9BE70
ΔE00 6.34
Light Moss Green
#A6C875
ΔE00 6.43
Light Grey Green
#B7E1A1
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCD95 #A595CD
analogous
#CDC195 #BDCD95 #A1CD95
triadic
#BDCD95 #95BDCD #CD95BD
tetradic
#BDCD95 #95CDC1 #A595CD #CD95A1
square
#BDCD95 #95CDC1 #A595CD #CD95A1
split-complementary
#BDCD95 #95A1CD #C195CD
monochromatic
#869D4A #A3B96B #BDCD95 #D7E1BF #F1F4E8
Accessibility & contrast
On white
1.70
#BDCD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.33
#BDCD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCD95
12.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCD95 | 1.00 | 1.70 | 12.33 | 12.33 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C791
Deuteranopia (green-blind)
#D2C697
Tritanopia (blue-blind)
#C2C7BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcd95; /* rgb */ color: rgb(189, 205, 149); /* oklch */ color: oklch(82.2% 0.077 121.1);
Tailwind
colors: {
custom: {
50: '#d1dcb4',
500: '#bdcd95',
950: '#000000',
},
}SCSS
$custom: #bdcd95; $custom-light: #d1dcb4; $custom-dark: #000000;
JSON
{
"hex": "#bdcd95",
"rgb": {
"r": 189,
"g": 205,
"b": 149
},
"hsl": {
"h": 77.143,
"s": 35.897,
"l": 69.412
},
"oklch": {
"l": 0.82215,
"c": 0.07689,
"h": 121.1
},
"luminance": 0.56651
}Semantic roles & 50–950 ramp
primary
#BDCD95
secondary
#7664A2
accent
#37AF59
background
#FEFEFD
surface
#FBFCF8
border
#D4D5D1
text
#141511
muted
#838481