#BCE0CD#BCE0CD
#BCE0CD is a very light, muted green. Relative luminance 0.684; OKLCH L 87.5% C 0.046 H 162.3°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0CD |
|---|---|
| RGB | rgb(188, 224, 205) |
| HSL | hsl(148, 37%, 81%) |
| HSV | hsv(148, 16%, 88%) |
| CMYK | cmyk(16.1%, 0%, 8.5%, 12.2%) |
| CIE-LAB | lab(86.21, -15.46, 5.38) |
| CIE-LCH | lch(86.21, 16.37, 160.82°) |
| OKLab | oklab(87.54% -0.0438 0.014) |
| OKLCH | oklch(87.54% 0.046 162.3) |
| XYZ | xyz(58.4114, 68.4090, 67.8725) |
| Luminance | 0.6841 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 8.25
Pale Aqua
#B8FFEB
ΔE00 8.65
Ice
#D6FFFA
ΔE00 8.74
Eggshell Blue
#C4FFF7
ΔE00 8.82
Light Teal
#90E4C1
ΔE00 9.04
Light Light Blue
#CAFFFB
ΔE00 9.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0CD #E0BCCF
analogous
#BDE0BC #BCE0CD #BCE0DF
triadic
#BCE0CD #CDBCE0 #E0CDBC
tetradic
#BCE0CD #BCBDE0 #E0BCCF #E0DFBC
square
#BCE0CD #BCBDE0 #E0BCCF #E0DFBC
split-complementary
#BCE0CD #DFBCE0 #E0BCBD
monochromatic
#68B98F #92CDAE #BCE0CD #E6F3EC #EAF5EF
Accessibility & contrast
On white
1.43
#BCE0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#BCE0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0CD
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0CD | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#D8D6CE
Tritanopia (blue-blind)
#B6E0DA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce0cd; /* rgb */ color: rgb(188, 224, 205); /* oklch */ color: oklch(87.5% 0.046 162.3);
Tailwind
colors: {
custom: {
50: '#d0e9dc',
500: '#bce0cd',
950: '#000000',
},
}SCSS
$custom: #bce0cd; $custom-light: #d0e9dc; $custom-dark: #000000;
JSON
{
"hex": "#bce0cd",
"rgb": {
"r": 188,
"g": 224,
"b": 205
},
"hsl": {
"h": 148.333,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87543,
"c": 0.04594,
"h": 162.3
},
"luminance": 0.6841
}Semantic roles & 50–950 ramp
primary
#BCE0CD
secondary
#B988A1
accent
#3676B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484