#BCE4E7#BCE4E7
#BCE4E7 is a very light, muted teal. Relative luminance 0.719; OKLCH L 89.1% C 0.042 H 202.1°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4E7 |
|---|---|
| RGB | rgb(188, 228, 231) |
| HSL | hsl(184, 47%, 82%) |
| HSV | hsv(184, 19%, 91%) |
| CMYK | cmyk(18.6%, 1.3%, 0%, 9.4%) |
| CIE-LAB | lab(87.94, -12.30, -5.78) |
| CIE-LCH | lch(87.94, 13.59, 205.15°) |
| OKLab | oklab(89.14% -0.0388 -0.0157) |
| OKLCH | oklch(89.14% 0.042 202.1) |
| XYZ | xyz(62.9022, 71.9457, 86.1585) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.23
Pale Sky Blue
#BDF6FE
ΔE00 4.88
Lightblue
#ADD8E6
ΔE00 5.27
Paleturquoise
#AFEEEE
ΔE00 5.30
Light Sky Blue
#C6FCFF
ΔE00 5.53
Pale Blue
#D0FEFE
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4E7 #E7BFBC
analogous
#BCE7D5 #BCE4E7 #BCCFE7
triadic
#BCE4E7 #E7BCE4 #E4E7BC
tetradic
#BCE4E7 #D5BCE7 #E7BFBC #CFE7BC
square
#BCE4E7 #D5BCE7 #E7BFBC #CFE7BC
split-complementary
#BCE4E7 #E7BCCF #E7D5BC
monochromatic
#62C0C7 #8FD2D7 #BCE4E7 #E8F6F7 #E8F6F7
Accessibility & contrast
On white
1.36
#BCE4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#BCE4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4E7
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4E7 | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEE0E7
Deuteranopia (green-blind)
#D6DAE7
Tritanopia (blue-blind)
#AFE7E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bce4e7; /* rgb */ color: rgb(188, 228, 231); /* oklch */ color: oklch(89.1% 0.042 202.1);
Tailwind
colors: {
custom: {
50: '#d0ecee',
500: '#bce4e7',
950: '#000000',
},
}SCSS
$custom: #bce4e7; $custom-light: #d0ecee; $custom-dark: #000000;
JSON
{
"hex": "#bce4e7",
"rgb": {
"r": 188,
"g": 228,
"b": 231
},
"hsl": {
"h": 184.186,
"s": 47.253,
"l": 82.157
},
"oklch": {
"l": 0.89139,
"c": 0.04182,
"h": 202.1
},
"luminance": 0.71948
}Semantic roles & 50–950 ramp
primary
#BCE4E7
secondary
#C28A85
accent
#352BBB
background
#FEFEFF
surface
#FBFDFE
border
#D4D5D6
text
#141616
muted
#838485