#BCE2E2#BCE2E2
#BCE2E2 is a very light, muted teal. Relative luminance 0.706; OKLCH L 88.6% C 0.040 H 196.4°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2E2 |
|---|---|
| RGB | rgb(188, 226, 226) |
| HSL | hsl(180, 40%, 81%) |
| HSV | hsv(180, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 0%, 11.4%) |
| CIE-LAB | lab(87.28, -12.32, -4.13) |
| CIE-LCH | lch(87.28, 13.00, 198.51°) |
| OKLab | oklab(88.57% -0.0381 -0.0112) |
| OKLCH | oklch(88.57% 0.04 196.4) |
| XYZ | xyz(61.6591, 70.5732, 82.3101) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.04
Paleturquoise
#AFEEEE
ΔE00 5.41
Pale Sky Blue
#BDF6FE
ΔE00 5.84
Pale Blue
#D0FEFE
ΔE00 5.98
Light Sky Blue
#C6FCFF
ΔE00 6.08
Really Light Blue
#D4FFFF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2E2 #E2BCBC
analogous
#BCE2CF #BCE2E2 #BCCFE2
triadic
#BCE2E2 #E2BCE2 #E2E2BC
tetradic
#BCE2E2 #CFBCE2 #E2BCBC #CFE2BC
square
#BCE2E2 #CFBCE2 #E2BCBC #CFE2BC
split-complementary
#BCE2E2 #E2BCCF #E2CFBC
monochromatic
#67BDBD #91D0D0 #BCE2E2 #E7F4F4 #EAF6F6
Accessibility & contrast
On white
1.39
#BCE2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#BCE2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2E2
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2E2 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEE2
Deuteranopia (green-blind)
#D5D8E2
Tritanopia (blue-blind)
#B1E5E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bce2e2; /* rgb */ color: rgb(188, 226, 226); /* oklch */ color: oklch(88.6% 0.040 196.4);
Tailwind
colors: {
custom: {
50: '#d0ebeb',
500: '#bce2e2',
950: '#000000',
},
}SCSS
$custom: #bce2e2; $custom-light: #d0ebeb; $custom-dark: #000000;
JSON
{
"hex": "#bce2e2",
"rgb": {
"r": 188,
"g": 226,
"b": 226
},
"hsl": {
"h": 180,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.88567,
"c": 0.03969,
"h": 196.4
},
"luminance": 0.70575
}Semantic roles & 50–950 ramp
primary
#BCE2E2
secondary
#BB8787
accent
#3333B3
background
#FEFEFE
surface
#FBFDFD
border
#D4D5D5
text
#141616
muted
#838484