#BCE2CF#BCE2CF
#BCE2CF is a very light, muted teal. Relative luminance 0.696; OKLCH L 88.0% C 0.048 H 163.6°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2CF |
|---|---|
| RGB | rgb(188, 226, 207) |
| HSL | hsl(150, 40%, 81%) |
| HSV | hsv(150, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 8.4%, 11.4%) |
| CIE-LAB | lab(86.79, -16.09, 5.17) |
| CIE-LCH | lch(86.79, 16.90, 162.19°) |
| OKLab | oklab(88.02% -0.0456 0.0134) |
| OKLCH | oklch(88.02% 0.048 163.6) |
| XYZ | xyz(59.1950, 69.5875, 69.3323) |
| Luminance | 0.6959 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 7.75
Pale Aqua
#B8FFEB
ΔE00 8.05
Eggshell Blue
#C4FFF7
ΔE00 8.30
Ice
#D6FFFA
ΔE00 8.40
Light Teal
#90E4C1
ΔE00 8.72
Light Light Blue
#CAFFFB
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2CF #E2BCCF
analogous
#BCE2BC #BCE2CF #BCE2E2
triadic
#BCE2CF #CFBCE2 #E2CFBC
tetradic
#BCE2CF #BCBCE2 #E2BCCF #E2E2BC
square
#BCE2CF #BCBCE2 #E2BCCF #E2E2BC
split-complementary
#BCE2CF #E2BCE2 #E2BCBC
monochromatic
#67BD92 #91D0B0 #BCE2CF #E7F4EE #EAF6F0
Accessibility & contrast
On white
1.41
#BCE2CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#BCE2CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2CF
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2CF | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DCCE
Deuteranopia (green-blind)
#D9D7D0
Tritanopia (blue-blind)
#B5E2DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bce2cf; /* rgb */ color: rgb(188, 226, 207); /* oklch */ color: oklch(88.0% 0.048 163.6);
Tailwind
colors: {
custom: {
50: '#d0ebdd',
500: '#bce2cf',
950: '#000000',
},
}SCSS
$custom: #bce2cf; $custom-light: #d0ebdd; $custom-dark: #000000;
JSON
{
"hex": "#bce2cf",
"rgb": {
"r": 188,
"g": 226,
"b": 207
},
"hsl": {
"h": 150,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.88023,
"c": 0.04757,
"h": 163.6
},
"luminance": 0.69589
}Semantic roles & 50–950 ramp
primary
#BCE2CF
secondary
#BB87A1
accent
#3373B3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141615
muted
#838484