#BCE4E4#BCE4E4
#BCE4E4 is a very light, muted teal. Relative luminance 0.718; OKLCH L 89.0% C 0.042 H 196.4°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE4E4 |
|---|---|
| RGB | rgb(188, 228, 228) |
| HSL | hsl(180, 43%, 82%) |
| HSV | hsv(180, 18%, 89%) |
| CMYK | cmyk(17.5%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(87.86, -12.93, -4.32) |
| CIE-LCH | lch(87.86, 13.63, 198.48°) |
| OKLab | oklab(89.05% -0.0399 -0.0118) |
| OKLCH | oklch(89.05% 0.042 196.4) |
| XYZ | xyz(62.4822, 71.7776, 83.9462) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 2.93
Paleturquoise
#AFEEEE
ΔE00 4.85
Pale Sky Blue
#BDF6FE
ΔE00 5.35
Pale Blue
#D0FEFE
ΔE00 5.50
Light Sky Blue
#C6FCFF
ΔE00 5.53
Really Light Blue
#D4FFFF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE4E4 #E4BCBC
analogous
#BCE4D0 #BCE4E4 #BCD0E4
triadic
#BCE4E4 #E4BCE4 #E4E4BC
tetradic
#BCE4E4 #D0BCE4 #E4BCBC #D0E4BC
square
#BCE4E4 #D0BCE4 #E4BCBC #D0E4BC
split-complementary
#BCE4E4 #E4BCD0 #E4D0BC
monochromatic
#65C1C1 #90D2D2 #BCE4E4 #E8F6F6 #E9F6F6
Accessibility & contrast
On white
1.37
#BCE4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#BCE4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE4E4
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE4E4 | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE0E4
Deuteranopia (green-blind)
#D6DAE4
Tritanopia (blue-blind)
#B0E7E4
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bce4e4; /* rgb */ color: rgb(188, 228, 228); /* oklch */ color: oklch(89.0% 0.042 196.4);
Tailwind
colors: {
custom: {
50: '#d0ecec',
500: '#bce4e4',
950: '#000000',
},
}SCSS
$custom: #bce4e4; $custom-light: #d0ecec; $custom-dark: #000000;
JSON
{
"hex": "#bce4e4",
"rgb": {
"r": 188,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 42.553,
"l": 81.569
},
"oklch": {
"l": 0.89048,
"c": 0.04163,
"h": 196.4
},
"luminance": 0.7178
}Semantic roles & 50–950 ramp
primary
#BCE4E4
secondary
#BE8686
accent
#3030B6
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484