#BCE3BB#BCE3BB
#BCE3BB is a very light, moderate green. Relative luminance 0.692; OKLCH L 87.7% C 0.068 H 144.3°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE3BB |
|---|---|
| RGB | rgb(188, 227, 187) |
| HSL | hsl(119, 42%, 81%) |
| HSV | hsv(119, 18%, 89%) |
| CMYK | cmyk(17.2%, 0%, 17.6%, 11%) |
| CIE-LAB | lab(86.61, -20.21, 15.40) |
| CIE-LCH | lch(86.61, 25.41, 142.70°) |
| OKLab | oklab(87.73% -0.0552 0.0397) |
| OKLCH | oklch(87.73% 0.068 144.3) |
| XYZ | xyz(57.1757, 69.2161, 57.3518) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.63
Light Sage
#BCECAC
ΔE00 5.67
Light Grey Green
#B7E1A1
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 6.67
Very Pale Green
#CFFDBC
ΔE00 7.52
Very Light Green
#D1FFBD
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE3BB #E2BBE3
analogous
#D0E3BB #BCE3BB #BBE3CE
triadic
#BCE3BB #BBBCE3 #E3BBBC
tetradic
#BCE3BB #BBD0E3 #E2BBE3 #E3CEBB
square
#BCE3BB #BBD0E3 #E2BBE3 #E3CEBB
split-complementary
#BCE3BB #CEBBE3 #E3BBD0
monochromatic
#67BF64 #91D190 #BCE3BB #E7F5E6 #EAF6E9
Accessibility & contrast
On white
1.41
#BCE3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BCE3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE3BB
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE3BB | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5DBB9
Deuteranopia (green-blind)
#DED7BD
Tritanopia (blue-blind)
#B9E0D8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce3bb; /* rgb */ color: rgb(188, 227, 187); /* oklch */ color: oklch(87.7% 0.068 144.3);
Tailwind
colors: {
custom: {
50: '#d0eccf',
500: '#bce3bb',
950: '#000000',
},
}SCSS
$custom: #bce3bb; $custom-light: #d0eccf; $custom-dark: #000000;
JSON
{
"hex": "#bce3bb",
"rgb": {
"r": 188,
"g": 227,
"b": 187
},
"hsl": {
"h": 118.5,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87728,
"c": 0.06799,
"h": 144.3
},
"luminance": 0.69217
}Semantic roles & 50–950 ramp
primary
#BCE3BB
secondary
#BB86BC
accent
#31B5B1
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483