#BCE2BD#BCE2BD
#BCE2BD is a very light, moderate green. Relative luminance 0.688; OKLCH L 87.6% C 0.064 H 145.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2BD |
|---|---|
| RGB | rgb(188, 226, 189) |
| HSL | hsl(122, 40%, 81%) |
| HSV | hsv(122, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 16.4%, 11.4%) |
| CIE-LAB | lab(86.38, -19.37, 14.03) |
| CIE-LCH | lch(86.38, 23.92, 144.09°) |
| OKLab | oklab(87.56% -0.0531 0.0362) |
| OKLCH | oklch(87.56% 0.064 145.7) |
| XYZ | xyz(57.1185, 68.7570, 58.3963) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 5.98
Light Sage
#BCECAC
ΔE00 6.48
Light Grey Green
#B7E1A1
ΔE00 6.53
Hospital Green
#9BE5AA
ΔE00 7.21
Light Teal
#90E4C1
ΔE00 8.14
Very Pale Green
#CFFDBC
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2BD #E2BCE1
analogous
#CEE2BC #BCE2BD #BCE2D0
triadic
#BCE2BD #BDBCE2 #E2BDBC
tetradic
#BCE2BD #BCCEE2 #E2BCE1 #E2D0BC
square
#BCE2BD #BCCEE2 #E2BCE1 #E2D0BC
split-complementary
#BCE2BD #D0BCE2 #E2BCCE
monochromatic
#67BD69 #91D093 #BCE2BD #E7F4E7 #EAF6EA
Accessibility & contrast
On white
1.42
#BCE2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BCE2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2BD
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2BD | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DBBB
Deuteranopia (green-blind)
#DDD7BF
Tritanopia (blue-blind)
#B8E0D7
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce2bd; /* rgb */ color: rgb(188, 226, 189); /* oklch */ color: oklch(87.6% 0.064 145.7);
Tailwind
colors: {
custom: {
50: '#d0ebd1',
500: '#bce2bd',
950: '#000000',
},
}SCSS
$custom: #bce2bd; $custom-light: #d0ebd1; $custom-dark: #000000;
JSON
{
"hex": "#bce2bd",
"rgb": {
"r": 188,
"g": 226,
"b": 189
},
"hsl": {
"h": 121.579,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.8756,
"c": 0.06424,
"h": 145.7
},
"luminance": 0.68758
}Semantic roles & 50–950 ramp
primary
#BCE2BD
secondary
#BB87BA
accent
#33AFB3
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483