#BCE2DD#BCE2DD
#BCE2DD is a very light, muted teal. Relative luminance 0.703; OKLCH L 88.4% C 0.040 H 186.7°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2DD |
|---|---|
| RGB | rgb(188, 226, 221) |
| HSL | hsl(172, 40%, 81%) |
| HSV | hsv(172, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 2.2%, 11.4%) |
| CIE-LAB | lab(87.15, -13.34, -1.69) |
| CIE-LCH | lch(87.15, 13.45, 187.21°) |
| OKLab | oklab(88.42% -0.04 -0.0047) |
| OKLCH | oklch(88.42% 0.04 186.7) |
| XYZ | xyz(60.9830, 70.3028, 78.7493) |
| Luminance | 0.7030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.79
Paleturquoise
#AFEEEE
ΔE00 5.49
Duck Egg Blue
#C3FBF4
ΔE00 6.14
Ice
#D6FFFA
ΔE00 6.14
Pale Blue
#D0FEFE
ΔE00 6.33
Very Pale Blue
#D6FFFE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2DD #E2BCC1
analogous
#BCE2CA #BCE2DD #BCD4E2
triadic
#BCE2DD #DDBCE2 #E2DDBC
tetradic
#BCE2DD #CABCE2 #E2BCC1 #D4E2BC
square
#BCE2DD #CABCE2 #E2BCC1 #D4E2BC
split-complementary
#BCE2DD #E2BCD4 #E2CABC
monochromatic
#67BDB2 #91D0C7 #BCE2DD #E7F4F3 #EAF6F4
Accessibility & contrast
On white
1.39
#BCE2DD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#BCE2DD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2DD
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2DD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2DD | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDD
Deuteranopia (green-blind)
#D6D8DE
Tritanopia (blue-blind)
#B2E4E0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce2dd; /* rgb */ color: rgb(188, 226, 221); /* oklch */ color: oklch(88.4% 0.040 186.7);
Tailwind
colors: {
custom: {
50: '#d0ebe7',
500: '#bce2dd',
950: '#000000',
},
}SCSS
$custom: #bce2dd; $custom-light: #d0ebe7; $custom-dark: #000000;
JSON
{
"hex": "#bce2dd",
"rgb": {
"r": 188,
"g": 226,
"b": 221
},
"hsl": {
"h": 172.105,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.88418,
"c": 0.04031,
"h": 186.7
},
"luminance": 0.70305
}Semantic roles & 50–950 ramp
primary
#BCE2DD
secondary
#BB878E
accent
#3344B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484