#BCE5BB#BCE5BB
#BCE5BB is a very light, moderate green. Relative luminance 0.703; OKLCH L 88.2% C 0.071 H 144.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE5BB |
|---|---|
| RGB | rgb(188, 229, 187) |
| HSL | hsl(119, 45%, 82%) |
| HSV | hsv(119, 18%, 90%) |
| CMYK | cmyk(17.9%, 0%, 18.3%, 10.2%) |
| CIE-LAB | lab(87.15, -21.19, 16.16) |
| CIE-LCH | lch(87.15, 26.65, 142.68°) |
| OKLab | oklab(88.16% -0.0579 0.0416) |
| OKLCH | oklch(88.16% 0.071 144.3) |
| XYZ | xyz(57.7258, 70.3165, 57.5352) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Sage
#BCECAC
ΔE00 5.10
Mint
#AAF0C1
ΔE00 5.14
Light Grey Green
#B7E1A1
ΔE00 5.41
Hospital Green
#9BE5AA
ΔE00 6.21
Very Pale Green
#CFFDBC
ΔE00 6.93
Very Light Green
#D1FFBD
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE5BB #E4BBE5
analogous
#D1E5BB #BCE5BB #BBE5CF
triadic
#BCE5BB #BBBCE5 #E5BBBC
tetradic
#BCE5BB #BBD1E5 #E4BBE5 #E5CFBB
square
#BCE5BB #BBD1E5 #E4BBE5 #E5CFBB
split-complementary
#BCE5BB #CFBBE5 #E5BBD1
monochromatic
#65C362 #90D48F #BCE5BB #E8F6E7 #E9F7E9
Accessibility & contrast
On white
1.39
#BCE5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#BCE5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE5BB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE5BB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DDB9
Deuteranopia (green-blind)
#E0D9BD
Tritanopia (blue-blind)
#B9E2D9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce5bb; /* rgb */ color: rgb(188, 229, 187); /* oklch */ color: oklch(88.2% 0.071 144.3);
Tailwind
colors: {
custom: {
50: '#d0edcf',
500: '#bce5bb',
950: '#000000',
},
}SCSS
$custom: #bce5bb; $custom-light: #d0edcf; $custom-dark: #000000;
JSON
{
"hex": "#bce5bb",
"rgb": {
"r": 188,
"g": 229,
"b": 187
},
"hsl": {
"h": 118.571,
"s": 44.681,
"l": 81.569
},
"oklch": {
"l": 0.8816,
"c": 0.07129,
"h": 144.3
},
"luminance": 0.70318
}Semantic roles & 50–950 ramp
primary
#BCE5BB
secondary
#BE85BF
accent
#2EB8B5
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141613
muted
#838483