#BCE0DA#BCE0DA
#BCE0DA is a very light, muted teal. Relative luminance 0.691; OKLCH L 87.9% C 0.039 H 184.3°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE0DA |
|---|---|
| RGB | rgb(188, 224, 218) |
| HSL | hsl(170, 37%, 81%) |
| HSV | hsv(170, 16%, 88%) |
| CMYK | cmyk(16.1%, 0%, 2.7%, 12.2%) |
| CIE-LAB | lab(86.54, -12.93, -1.00) |
| CIE-LCH | lch(86.54, 12.97, 184.43°) |
| OKLab | oklab(87.91% -0.0385 -0.0029) |
| OKLCH | oklch(87.91% 0.039 184.3) |
| XYZ | xyz(60.0463, 69.0630, 76.4829) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.30
Paleturquoise
#AFEEEE
ΔE00 6.16
Ice
#D6FFFA
ΔE00 6.61
Duck Egg Blue
#C3FBF4
ΔE00 6.69
Pale Blue
#D0FEFE
ΔE00 6.94
Very Pale Blue
#D6FFFE
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE0DA #E0BCC2
analogous
#BCE0C8 #BCE0DA #BCD4E0
triadic
#BCE0DA #DABCE0 #E0DABC
tetradic
#BCE0DA #C8BCE0 #E0BCC2 #D4E0BC
square
#BCE0DA #C8BCE0 #E0BCC2 #D4E0BC
split-complementary
#BCE0DA #E0BCD4 #E0C8BC
monochromatic
#68B9AC #92CDC3 #BCE0DA #E6F3F1 #EAF5F3
Accessibility & contrast
On white
1.42
#BCE0DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BCE0DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE0DA
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE0DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE0DA | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDCDA
Deuteranopia (green-blind)
#D5D6DB
Tritanopia (blue-blind)
#B3E2DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce0da; /* rgb */ color: rgb(188, 224, 218); /* oklch */ color: oklch(87.9% 0.039 184.3);
Tailwind
colors: {
custom: {
50: '#d0e9e5',
500: '#bce0da',
950: '#000000',
},
}SCSS
$custom: #bce0da; $custom-light: #d0e9e5; $custom-dark: #000000;
JSON
{
"hex": "#bce0da",
"rgb": {
"r": 188,
"g": 224,
"b": 218
},
"hsl": {
"h": 170,
"s": 36.735,
"l": 80.784
},
"oklch": {
"l": 0.87909,
"c": 0.03866,
"h": 184.3
},
"luminance": 0.69065
}Semantic roles & 50–950 ramp
primary
#BCE0DA
secondary
#B98890
accent
#364AB0
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484