#BDCC95#BDCC95
#BDCC95 is a very light, moderate yellow-green. Relative luminance 0.562; OKLCH L 82.0% C 0.075 H 120.5°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC95 |
|---|---|
| RGB | rgb(189, 204, 149) |
| HSL | hsl(76, 35%, 69%) |
| HSV | hsv(76, 27%, 80%) |
| CMYK | cmyk(7.4%, 0%, 27%, 20%) |
| CIE-LAB | lab(79.71, -14.37, 25.78) |
| CIE-LCH | lch(79.71, 29.52, 119.14°) |
| OKLab | oklab(82% -0.0382 0.065) |
| OKLCH | oklch(82% 0.075 120.5) |
| XYZ | xyz(48.0035, 56.1745, 36.7418) |
| Luminance | 0.5617 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.10
Greenish Tan
#BCCB7A
ΔE00 5.31
Tan Green
#A9BE70
ΔE00 6.38
Pale Olive Green
#B1D27B
ΔE00 6.56
Light Moss Green
#A6C875
ΔE00 6.63
Light Grey Green
#B7E1A1
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC95 #A495CC
analogous
#CCC095 #BDCC95 #A2CC95
triadic
#BDCC95 #95BDCC #CC95BD
tetradic
#BDCC95 #95CCC0 #A495CC #CC95A2
square
#BDCC95 #95CCC0 #A495CC #CC95A2
split-complementary
#BDCC95 #95A2CC #C095CC
monochromatic
#869C4B #A3B86C #BDCC95 #D7E0BE #F0F4E8
Accessibility & contrast
On white
1.72
#BDCC95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#BDCC95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC95
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC95 | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C691
Deuteranopia (green-blind)
#D1C697
Tritanopia (blue-blind)
#C2C6BD
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcc95; /* rgb */ color: rgb(189, 204, 149); /* oklch */ color: oklch(82.0% 0.075 120.5);
Tailwind
colors: {
custom: {
50: '#d1dbb4',
500: '#bdcc95',
950: '#000000',
},
}SCSS
$custom: #bdcc95; $custom-light: #d1dbb4; $custom-dark: #000000;
JSON
{
"hex": "#bdcc95",
"rgb": {
"r": 189,
"g": 204,
"b": 149
},
"hsl": {
"h": 76.364,
"s": 35.032,
"l": 69.216
},
"oklch": {
"l": 0.82,
"c": 0.07541,
"h": 120.5
},
"luminance": 0.56174
}Semantic roles & 50–950 ramp
primary
#BDCC95
secondary
#7564A1
accent
#38AE58
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141511
muted
#838481