#BCE2DB#BCE2DB
#BCE2DB is a very light, muted teal. Relative luminance 0.702; OKLCH L 88.4% C 0.041 H 183.0°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2DB |
|---|---|
| RGB | rgb(188, 226, 219) |
| HSL | hsl(169, 40%, 81%) |
| HSV | hsv(169, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 3.1%, 11.4%) |
| CIE-LAB | lab(87.09, -13.74, -0.71) |
| CIE-LCH | lch(87.09, 13.76, 182.96°) |
| OKLab | oklab(88.36% -0.0408 -0.0021) |
| OKLCH | oklch(88.36% 0.041 183) |
| XYZ | xyz(60.7182, 70.1968, 77.3544) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.57
Paleturquoise
#AFEEEE
ΔE00 5.78
Duck Egg Blue
#C3FBF4
ΔE00 6.07
Ice
#D6FFFA
ΔE00 6.23
Light Light Blue
#CAFFFB
ΔE00 6.62
Pale Blue
#D0FEFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2DB #E2BCC3
analogous
#BCE2C8 #BCE2DB #BCD6E2
triadic
#BCE2DB #DBBCE2 #E2DBBC
tetradic
#BCE2DB #C8BCE2 #E2BCC3 #D6E2BC
square
#BCE2DB #C8BCE2 #E2BCC3 #D6E2BC
split-complementary
#BCE2DB #E2BCD6 #E2C8BC
monochromatic
#67BDAD #91D0C4 #BCE2DB #E7F4F2 #EAF6F4
Accessibility & contrast
On white
1.40
#BCE2DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#BCE2DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2DB
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2DB | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDDDB
Deuteranopia (green-blind)
#D7D8DC
Tritanopia (blue-blind)
#B2E4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce2db; /* rgb */ color: rgb(188, 226, 219); /* oklch */ color: oklch(88.4% 0.041 183.0);
Tailwind
colors: {
custom: {
50: '#d0ebe6',
500: '#bce2db',
950: '#000000',
},
}SCSS
$custom: #bce2db; $custom-light: #d0ebe6; $custom-dark: #000000;
JSON
{
"hex": "#bce2db",
"rgb": {
"r": 188,
"g": 226,
"b": 219
},
"hsl": {
"h": 168.947,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.8836,
"c": 0.04087,
"h": 183
},
"luminance": 0.70199
}Semantic roles & 50–950 ramp
primary
#BCE2DB
secondary
#BB8791
accent
#334AB3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484