#BCE0BD#BCE0BD
#BCE0BD is a very light, moderate green. Relative luminance 0.677; OKLCH L 87.1% C 0.061 H 145.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0BD |
|---|---|
| RGB | rgb(188, 224, 189) |
| HSL | hsl(122, 37%, 81%) |
| HSV | hsv(122, 16%, 88%) |
| CMYK | cmyk(16.1%, 0%, 15.6%, 12.2%) |
| CIE-LAB | lab(85.84, -18.38, 13.27) |
| CIE-LCH | lch(85.84, 22.67, 144.18°) |
| OKLab | oklab(87.13% -0.0504 0.0343) |
| OKLCH | oklch(87.13% 0.061 145.8) |
| XYZ | xyz(56.5779, 67.6756, 58.2161) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 6.60
Light Grey Green
#B7E1A1
ΔE00 6.99
Light Sage
#BCECAC
ΔE00 7.10
Hospital Green
#9BE5AA
ΔE00 7.77
Light Teal
#90E4C1
ΔE00 8.39
Very Pale Green
#CFFDBC
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0BD #E0BCDF
analogous
#CDE0BC #BCE0BD #BCE0CF
triadic
#BCE0BD #BDBCE0 #E0BDBC
tetradic
#BCE0BD #BCCDE0 #E0BCDF #E0CFBC
square
#BCE0BD #BCCDE0 #E0BCDF #E0CFBC
split-complementary
#BCE0BD #CFBCE0 #E0BCCD
monochromatic
#68B96B #92CD94 #BCE0BD #E6F3E6 #EAF5EA
Accessibility & contrast
On white
1.44
#BCE0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BCE0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0BD
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0BD | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2D9BB
Deuteranopia (green-blind)
#DBD5BF
Tritanopia (blue-blind)
#B9DED6
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce0bd; /* rgb */ color: rgb(188, 224, 189); /* oklch */ color: oklch(87.1% 0.061 145.8);
Tailwind
colors: {
custom: {
50: '#d0e9d1',
500: '#bce0bd',
950: '#000000',
},
}SCSS
$custom: #bce0bd; $custom-light: #d0e9d1; $custom-dark: #000000;
JSON
{
"hex": "#bce0bd",
"rgb": {
"r": 188,
"g": 224,
"b": 189
},
"hsl": {
"h": 121.667,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.8713,
"c": 0.06091,
"h": 145.8
},
"luminance": 0.67677
}Semantic roles & 50–950 ramp
primary
#BCE0BD
secondary
#B988B7
accent
#36ACB0
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483