#BCE0DE#BCE0DE
#BCE0DE is a very light, muted teal. Relative luminance 0.693; OKLCH L 88.0% C 0.038 H 192.3°. Best body text is #000000 at 14.86:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0DE |
|---|---|
| RGB | rgb(188, 224, 222) |
| HSL | hsl(177, 37%, 81%) |
| HSV | hsv(177, 16%, 88%) |
| CMYK | cmyk(16.1%, 0%, 0.9%, 12.2%) |
| CIE-LAB | lab(86.64, -12.13, -2.96) |
| CIE-LCH | lch(86.64, 12.48, 193.70°) |
| OKLab | oklab(88.03% -0.037 -0.0081) |
| OKLCH | oklch(88.03% 0.038 192.3) |
| XYZ | xyz(60.5760, 69.2749, 79.2729) |
| Luminance | 0.6928 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.86
Paleturquoise
#AFEEEE
ΔE00 5.91
Pale Blue
#D0FEFE
ΔE00 6.52
Very Pale Blue
#D6FFFE
ΔE00 6.59
Ice Blue (survey)
#D7FFFE
ΔE00 6.60
Very Light Blue
#D5FFFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0DE #E0BCBE
analogous
#BCE0CC #BCE0DE #BCD0E0
triadic
#BCE0DE #DEBCE0 #E0DEBC
tetradic
#BCE0DE #CCBCE0 #E0BCBE #D0E0BC
square
#BCE0DE #CCBCE0 #E0BCBE #D0E0BC
split-complementary
#BCE0DE #E0BCD0 #E0CCBC
monochromatic
#68B9B5 #92CDC9 #BCE0DE #E6F3F3 #EAF5F5
Accessibility & contrast
On white
1.41
#BCE0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.86
#BCE0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0DE
14.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0DE | 1.00 | 1.41 | 14.86 | 14.86 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDCDE
Deuteranopia (green-blind)
#D4D7DE
Tritanopia (blue-blind)
#B2E2DF
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce0de; /* rgb */ color: rgb(188, 224, 222); /* oklch */ color: oklch(88.0% 0.038 192.3);
Tailwind
colors: {
custom: {
50: '#d0e9e8',
500: '#bce0de',
950: '#000000',
},
}SCSS
$custom: #bce0de; $custom-light: #d0e9e8; $custom-dark: #000000;
JSON
{
"hex": "#bce0de",
"rgb": {
"r": 188,
"g": 224,
"b": 222
},
"hsl": {
"h": 176.667,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.88026,
"c": 0.03784,
"h": 192.3
},
"luminance": 0.69277
}Semantic roles & 50–950 ramp
primary
#BCE0DE
secondary
#B9888A
accent
#363DB0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484