#BCDEB9#BCDEB9
#BCDEB9 is a very light, moderate green. Relative luminance 0.664; OKLCH L 86.6% C 0.062 H 142.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEB9 |
|---|---|
| RGB | rgb(188, 222, 185) |
| HSL | hsl(115, 36%, 80%) |
| HSV | hsv(115, 17%, 87%) |
| CMYK | cmyk(15.3%, 0%, 16.7%, 12.9%) |
| CIE-LAB | lab(85.22, -18.08, 14.48) |
| CIE-LCH | lch(85.22, 23.16, 141.31°) |
| OKLab | oklab(86.6% -0.0493 0.0374) |
| OKLCH | oklch(86.6% 0.062 142.9) |
| XYZ | xyz(55.6153, 66.4357, 55.7828) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 6.39
Light Sage
#BCECAC
ΔE00 6.75
Mint
#AAF0C1
ΔE00 6.99
Hospital Green
#9BE5AA
ΔE00 7.74
Very Pale Green
#CFFDBC
ΔE00 8.71
Light Teal
#90E4C1
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEB9 #DBB9DE
analogous
#CFDEB9 #BCDEB9 #B9DEC9
triadic
#BCDEB9 #B9BCDE #DEB9BC
tetradic
#BCDEB9 #B9CFDE #DBB9DE #DEC9B9
square
#BCDEB9 #B9CFDE #DBB9DE #DEC9B9
split-complementary
#BCDEB9 #C9B9DE #DEB9CF
monochromatic
#6CB766 #94CA8F #BCDEB9 #E4F2E3 #EBF5EA
Accessibility & contrast
On white
1.47
#BCDEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#BCDEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEB9
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEB9 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D7B7
Deuteranopia (green-blind)
#DAD4BB
Tritanopia (blue-blind)
#BADCD3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bcdeb9; /* rgb */ color: rgb(188, 222, 185); /* oklch */ color: oklch(86.6% 0.062 142.9);
Tailwind
colors: {
custom: {
50: '#d0e8ce',
500: '#bcdeb9',
950: '#000000',
},
}SCSS
$custom: #bcdeb9; $custom-light: #d0e8ce; $custom-dark: #000000;
JSON
{
"hex": "#bcdeb9",
"rgb": {
"r": 188,
"g": 222,
"b": 185
},
"hsl": {
"h": 115.135,
"s": 35.922,
"l": 79.804
},
"oklch": {
"l": 0.86603,
"c": 0.06186,
"h": 142.9
},
"luminance": 0.66437
}Semantic roles & 50–950 ramp
primary
#BCDEB9
secondary
#B285B6
accent
#37AFA5
background
#FEFEFE
surface
#FBFCFA
border
#D4D5D3
text
#141613
muted
#838483