#BCE0D8#BCE0D8
#BCE0D8 is a very light, muted teal. Relative luminance 0.690; OKLCH L 87.9% C 0.039 H 180.4°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0D8 |
|---|---|
| RGB | rgb(188, 224, 216) |
| HSL | hsl(167, 37%, 81%) |
| HSV | hsv(167, 16%, 88%) |
| CMYK | cmyk(16.1%, 0%, 3.6%, 12.2%) |
| CIE-LAB | lab(86.48, -13.33, -0.02) |
| CIE-LCH | lch(86.48, 13.33, 180.10°) |
| OKLab | oklab(87.85% -0.0393 -0.0003) |
| OKLCH | oklch(87.85% 0.039 180.4) |
| XYZ | xyz(59.7861, 68.9589, 75.1129) |
| Luminance | 0.6896 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.08
Paleturquoise
#AFEEEE
ΔE00 6.48
Duck Egg Blue
#C3FBF4
ΔE00 6.68
Ice
#D6FFFA
ΔE00 6.74
Light Light Blue
#CAFFFB
ΔE00 7.25
Very Pale Blue
#D6FFFE
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0D8 #E0BCC4
analogous
#BCE0C6 #BCE0D8 #BCD6E0
triadic
#BCE0D8 #D8BCE0 #E0D8BC
tetradic
#BCE0D8 #C6BCE0 #E0BCC4 #D6E0BC
square
#BCE0D8 #C6BCE0 #E0BCC4 #D6E0BC
split-complementary
#BCE0D8 #E0BCD6 #E0C6BC
monochromatic
#68B9A7 #92CDC0 #BCE0D8 #E6F3F0 #EAF5F3
Accessibility & contrast
On white
1.42
#BCE0D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#BCE0D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0D8
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0D8 | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDBD8
Deuteranopia (green-blind)
#D6D6D9
Tritanopia (blue-blind)
#B3E1DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bce0d8; /* rgb */ color: rgb(188, 224, 216); /* oklch */ color: oklch(87.9% 0.039 180.4);
Tailwind
colors: {
custom: {
50: '#d0e9e4',
500: '#bce0d8',
950: '#000000',
},
}SCSS
$custom: #bce0d8; $custom-light: #d0e9e4; $custom-dark: #000000;
JSON
{
"hex": "#bce0d8",
"rgb": {
"r": 188,
"g": 224,
"b": 216
},
"hsl": {
"h": 166.667,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87851,
"c": 0.03934,
"h": 180.4
},
"luminance": 0.68961
}Semantic roles & 50–950 ramp
primary
#BCE0D8
secondary
#B98893
accent
#3651B0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484