#BCE2DE#BCE2DE
#BCE2DE is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.4% C 0.040 H 188.6°. Best body text is #000000 at 15.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2DE |
|---|---|
| RGB | rgb(188, 226, 222) |
| HSL | hsl(174, 40%, 81%) |
| HSV | hsv(174, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 1.8%, 11.4%) |
| CIE-LAB | lab(87.17, -13.14, -2.18) |
| CIE-LCH | lch(87.17, 13.32, 189.41°) |
| OKLab | oklab(88.45% -0.0396 -0.006) |
| OKLCH | oklch(88.45% 0.04 188.6) |
| XYZ | xyz(61.1167, 70.3562, 79.4531) |
| Luminance | 0.7036 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.41
Paleturquoise
#AFEEEE
ΔE00 5.39
Ice
#D6FFFA
ΔE00 6.14
Pale Blue
#D0FEFE
ΔE00 6.20
Duck Egg Blue
#C3FBF4
ΔE00 6.23
Very Pale Blue
#D6FFFE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2DE #E2BCC0
analogous
#BCE2CB #BCE2DE #BCD3E2
triadic
#BCE2DE #DEBCE2 #E2DEBC
tetradic
#BCE2DE #CBBCE2 #E2BCC0 #D3E2BC
square
#BCE2DE #CBBCE2 #E2BCC0 #D3E2BC
split-complementary
#BCE2DE #E2BCD3 #E2CBBC
monochromatic
#67BDB4 #91D0C9 #BCE2DE #E7F4F3 #EAF6F4
Accessibility & contrast
On white
1.39
#BCE2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.07
#BCE2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2DE
15.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2DE | 1.00 | 1.39 | 15.07 | 15.07 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDEDE
Deuteranopia (green-blind)
#D6D8DF
Tritanopia (blue-blind)
#B2E4E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce2de; /* rgb */ color: rgb(188, 226, 222); /* oklch */ color: oklch(88.4% 0.040 188.6);
Tailwind
colors: {
custom: {
50: '#d0ebe8',
500: '#bce2de',
950: '#000000',
},
}SCSS
$custom: #bce2de; $custom-light: #d0ebe8; $custom-dark: #000000;
JSON
{
"hex": "#bce2de",
"rgb": {
"r": 188,
"g": 226,
"b": 222
},
"hsl": {
"h": 173.684,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.88448,
"c": 0.04008,
"h": 188.6
},
"luminance": 0.70358
}Semantic roles & 50–950 ramp
primary
#BCE2DE
secondary
#BB878D
accent
#3340B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484