#BDCC96#BDCC96
#BDCC96 is a very light, moderate yellow-green. Relative luminance 0.562; OKLCH L 82.0% C 0.074 H 120.7°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #BDCC96 |
|---|---|
| RGB | rgb(189, 204, 150) |
| HSL | hsl(77, 35%, 69%) |
| HSV | hsv(77, 26%, 80%) |
| CMYK | cmyk(7.4%, 0%, 26.5%, 20%) |
| CIE-LAB | lab(79.73, -14.23, 25.28) |
| CIE-LCH | lch(79.73, 29.01, 119.37°) |
| OKLab | oklab(82.02% -0.0378 0.0638) |
| OKLCH | oklch(82.02% 0.074 120.7) |
| XYZ | xyz(48.0837, 56.2066, 37.1641) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive
#B9CC81
ΔE00 4.32
Greenish Tan
#BCCB7A
ΔE00 5.54
Tan Green
#A9BE70
ΔE00 6.56
Pale Olive Green
#B1D27B
ΔE00 6.75
Light Moss Green
#A6C875
ΔE00 6.80
Light Grey Green
#B7E1A1
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDCC96 #A596CC
analogous
#CCC096 #BDCC96 #A2CC96
triadic
#BDCC96 #96BDCC #CC96BD
tetradic
#BDCC96 #96CCC0 #A596CC #CC96A2
square
#BDCC96 #96CCC0 #A596CC #CC96A2
split-complementary
#BDCC96 #96A2CC #C096CC
monochromatic
#869C4C #A3B86D #BDCC96 #D7E0BF #F1F4E8
Accessibility & contrast
On white
1.72
#BDCC96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#BDCC96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDCC96
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDCC96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDCC96 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C693
Deuteranopia (green-blind)
#D1C698
Tritanopia (blue-blind)
#C2C6BE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #bdcc96; /* rgb */ color: rgb(189, 204, 150); /* oklch */ color: oklch(82.0% 0.074 120.7);
Tailwind
colors: {
custom: {
50: '#d1dbb5',
500: '#bdcc96',
950: '#000000',
},
}SCSS
$custom: #bdcc96; $custom-light: #d1dbb5; $custom-dark: #000000;
JSON
{
"hex": "#bdcc96",
"rgb": {
"r": 189,
"g": 204,
"b": 150
},
"hsl": {
"h": 76.667,
"s": 34.615,
"l": 69.412
},
"oklch": {
"l": 0.8202,
"c": 0.07417,
"h": 120.7
},
"luminance": 0.56207
}Semantic roles & 50–950 ramp
primary
#BDCC96
secondary
#7665A1
accent
#38AD59
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141511
muted
#838481