#BCDEB0#BCDEB0
#BCDEB0 is a very light, moderate green. Relative luminance 0.661; OKLCH L 86.4% C 0.072 H 137.6°. Best body text is #000000 at 14.21:1 contrast (WCAG AA passes).
Color values
| HEX | #BCDEB0 |
|---|---|
| RGB | rgb(188, 222, 176) |
| HSL | hsl(104, 41%, 78%) |
| HSV | hsv(104, 21%, 87%) |
| CMYK | cmyk(15.3%, 0%, 20.7%, 12.9%) |
| CIE-LAB | lab(85.03, -19.59, 18.93) |
| CIE-LCH | lch(85.03, 27.25, 135.98°) |
| OKLab | oklab(86.39% -0.0531 0.0485) |
| OKLCH | oklch(86.39% 0.072 137.6) |
| XYZ | xyz(54.6952, 66.0676, 50.9366) |
| Luminance | 0.6607 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.08
Light Sage
#BCECAC
ΔE00 4.88
Hospital Green
#9BE5AA
ΔE00 6.90
Mint
#AAF0C1
ΔE00 7.08
Very Pale Green
#CFFDBC
ΔE00 7.38
Very Light Green
#D1FFBD
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCDEB0 #D2B0DE
analogous
#D3DEB0 #BCDEB0 #B0DEBB
triadic
#BCDEB0 #B0BCDE #DEB0BC
tetradic
#BCDEB0 #B0D3DE #D2B0DE #DEBBB0
square
#BCDEB0 #B0D3DE #D2B0DE #DEBBB0
split-complementary
#BCDEB0 #BBB0DE #DEB0D3
monochromatic
#73BA5A #97CC85 #BCDEB0 #E1F0DB #EDF6E9
Accessibility & contrast
On white
1.48
#BCDEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.21
#BCDEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCDEB0
14.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCDEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCDEB0 | 1.00 | 1.48 | 14.21 | 14.21 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1D6AD
Deuteranopia (green-blind)
#DCD3B2
Tritanopia (blue-blind)
#BBDAD1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bcdeb0; /* rgb */ color: rgb(188, 222, 176); /* oklch */ color: oklch(86.4% 0.072 137.6);
Tailwind
colors: {
custom: {
50: '#d0e8c7',
500: '#bcdeb0',
950: '#000000',
},
}SCSS
$custom: #bcdeb0; $custom-light: #d0e8c7; $custom-dark: #000000;
JSON
{
"hex": "#bcdeb0",
"rgb": {
"r": 188,
"g": 222,
"b": 176
},
"hsl": {
"h": 104.348,
"s": 41.071,
"l": 78.039
},
"oklch": {
"l": 0.86392,
"c": 0.07189,
"h": 137.6
},
"luminance": 0.66069
}Semantic roles & 50–950 ramp
primary
#BCDEB0
secondary
#A77CB6
accent
#31B492
background
#FEFEFD
surface
#FBFCF9
border
#D4D5D2
text
#141613
muted
#838482