#BCE2DF#BCE2DF
#BCE2DF is a very light, muted teal. Relative luminance 0.704; OKLCH L 88.5% C 0.040 H 190.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BCE2DF |
|---|---|
| RGB | rgb(188, 226, 223) |
| HSL | hsl(175, 40%, 81%) |
| HSV | hsv(175, 17%, 89%) |
| CMYK | cmyk(16.8%, 0%, 1.3%, 11.4%) |
| CIE-LAB | lab(87.20, -12.94, -2.66) |
| CIE-LCH | lch(87.20, 13.21, 191.64°) |
| OKLab | oklab(88.48% -0.0392 -0.0073) |
| OKLCH | oklch(88.48% 0.04 190.6) |
| XYZ | xyz(61.2511, 70.4100, 80.1610) |
| Luminance | 0.7041 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 4.04
Paleturquoise
#AFEEEE
ΔE00 5.34
Pale Blue
#D0FEFE
ΔE00 6.10
Ice
#D6FFFA
ΔE00 6.17
Very Pale Blue
#D6FFFE
ΔE00 6.22
Ice Blue (survey)
#D7FFFE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCE2DF #E2BCBF
analogous
#BCE2CC #BCE2DF #BCD2E2
triadic
#BCE2DF #DFBCE2 #E2DFBC
tetradic
#BCE2DF #CCBCE2 #E2BCBF #D2E2BC
square
#BCE2DF #CCBCE2 #E2BCBF #D2E2BC
split-complementary
#BCE2DF #E2BCD2 #E2CCBC
monochromatic
#67BDB6 #91D0CB #BCE2DF #E7F4F3 #EAF6F5
Accessibility & contrast
On white
1.39
#BCE2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#BCE2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCE2DF
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCE2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCE2DF | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDEDF
Deuteranopia (green-blind)
#D6D8E0
Tritanopia (blue-blind)
#B1E4E1
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bce2df; /* rgb */ color: rgb(188, 226, 223); /* oklch */ color: oklch(88.5% 0.040 190.6);
Tailwind
colors: {
custom: {
50: '#d0ebe9',
500: '#bce2df',
950: '#000000',
},
}SCSS
$custom: #bce2df; $custom-light: #d0ebe9; $custom-dark: #000000;
JSON
{
"hex": "#bce2df",
"rgb": {
"r": 188,
"g": 226,
"b": 223
},
"hsl": {
"h": 175.263,
"s": 39.583,
"l": 81.176
},
"oklch": {
"l": 0.88477,
"c": 0.03992,
"h": 190.6
},
"luminance": 0.70412
}Semantic roles & 50–950 ramp
primary
#BCE2DF
secondary
#BB878B
accent
#333DB3
background
#FEFEFE
surface
#FBFDFC
border
#D4D5D5
text
#141616
muted
#838484