#BCE0CA#BCE0CA
#BCE0CA is a very light, muted green. Relative luminance 0.683; OKLCH L 87.5% C 0.048 H 158.4°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0CA |
|---|---|
| RGB | rgb(188, 224, 202) |
| HSL | hsl(143, 37%, 81%) |
| HSV | hsv(143, 16%, 88%) |
| CMYK | cmyk(16.1%, 0%, 9.8%, 12.2%) |
| CIE-LAB | lab(86.14, -16.03, 6.85) |
| CIE-LCH | lch(86.14, 17.43, 156.85°) |
| OKLab | oklab(87.46% -0.045 0.0178) |
| OKLCH | oklch(87.46% 0.048 158.4) |
| XYZ | xyz(58.0527, 68.2656, 65.9836) |
| Luminance | 0.6827 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mint
#AAF0C1
ΔE00 8.63
Light Teal
#90E4C1
ΔE00 8.66
Pale Aqua
#B8FFEB
ΔE00 8.81
Duck Egg Blue
#C3FBF4
ΔE00 8.94
Eggshell Blue
#C4FFF7
ΔE00 9.44
Ice
#D6FFFA
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0CA #E0BCD2
analogous
#C0E0BC #BCE0CA #BCE0DC
triadic
#BCE0CA #CABCE0 #E0CABC
tetradic
#BCE0CA #BCC0E0 #E0BCD2 #E0DCBC
square
#BCE0CA #BCC0E0 #E0BCD2 #E0DCBC
split-complementary
#BCE0CA #DCBCE0 #E0BCC0
monochromatic
#68B988 #92CDA9 #BCE0CA #E6F3EB #EAF5EE
Accessibility & contrast
On white
1.43
#BCE0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#BCE0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0CA
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0CA | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDAC9
Deuteranopia (green-blind)
#D9D6CB
Tritanopia (blue-blind)
#B6DFD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bce0ca; /* rgb */ color: rgb(188, 224, 202); /* oklch */ color: oklch(87.5% 0.048 158.4);
Tailwind
colors: {
custom: {
50: '#d0e9da',
500: '#bce0ca',
950: '#000000',
},
}SCSS
$custom: #bce0ca; $custom-light: #d0e9da; $custom-dark: #000000;
JSON
{
"hex": "#bce0ca",
"rgb": {
"r": 188,
"g": 224,
"b": 202
},
"hsl": {
"h": 143.333,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87463,
"c": 0.04838,
"h": 158.4
},
"luminance": 0.68267
}Semantic roles & 50–950 ramp
primary
#BCE0CA
secondary
#B988A6
accent
#3680B0
background
#FEFEFE
surface
#FBFDFB
border
#D4D5D4
text
#141614
muted
#838483