#BCE2BB#BCE2BB
#BCE2BB is a very light, moderate green. Relative luminance 0.687; OKLCH L 87.5% C 0.066 H 144.3°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2BB |
|---|---|
| RGB | rgb(188, 226, 187) |
| HSL | hsl(118, 40%, 81%) |
| HSV | hsv(118, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 17.3%, 11.4%) |
| CIE-LAB | lab(86.34, -19.72, 15.02) |
| CIE-LCH | lch(86.34, 24.78, 142.71°) |
| OKLab | oklab(87.51% -0.0539 0.0387) |
| OKLCH | oklch(87.51% 0.066 144.3) |
| XYZ | xyz(56.9029, 68.6707, 57.2609) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.90
Light Sage
#BCECAC
ΔE00 5.97
Light Grey Green
#B7E1A1
ΔE00 5.98
Hospital Green
#9BE5AA
ΔE00 6.92
Very Pale Green
#CFFDBC
ΔE00 7.82
Very Light Green
#D1FFBD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2BB #E1BBE2
analogous
#CFE2BB #BCE2BB #BBE2CD
triadic
#BCE2BB #BBBCE2 #E2BBBC
tetradic
#BCE2BB #BBCFE2 #E1BBE2 #E2CDBB
square
#BCE2BB #BBCFE2 #E1BBE2 #E2CDBB
split-complementary
#BCE2BB #CDBBE2 #E2BBCF
monochromatic
#67BD65 #92D090 #BCE2BB #E6F4E6 #EAF6EA
Accessibility & contrast
On white
1.43
#BCE2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BCE2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2BB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2BB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBB9
Deuteranopia (green-blind)
#DDD6BD
Tritanopia (blue-blind)
#B9E0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce2bb; /* rgb */ color: rgb(188, 226, 187); /* oklch */ color: oklch(87.5% 0.066 144.3);
Tailwind
colors: {
custom: {
50: '#d0ebcf',
500: '#bce2bb',
950: '#000000',
},
}SCSS
$custom: #bce2bb; $custom-light: #d0ebcf; $custom-dark: #000000;
JSON
{
"hex": "#bce2bb",
"rgb": {
"r": 188,
"g": 226,
"b": 187
},
"hsl": {
"h": 118.462,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87512,
"c": 0.06635,
"h": 144.3
},
"luminance": 0.68672
}Semantic roles & 50–950 ramp
primary
#BCE2BB
secondary
#BA86BB
accent
#32B3B0
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483