#BCF2EC#BCF2EC
#BCF2EC is a very light, muted teal. Relative luminance 0.803; OKLCH L 92.2% C 0.055 H 187.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2EC |
|---|---|
| RGB | rgb(188, 242, 236) |
| HSL | hsl(173, 68%, 84%) |
| HSV | hsv(173, 22%, 95%) |
| CMYK | cmyk(22.3%, 0%, 2.5%, 5.1%) |
| CIE-LAB | lab(91.80, -18.27, -2.72) |
| CIE-LCH | lch(91.80, 18.47, 188.46°) |
| OKLab | oklab(92.25% -0.0549 -0.0076) |
| OKLCH | oklch(92.25% 0.055 187.8) |
| XYZ | xyz(67.6270, 80.2491, 91.2670) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.89
Eggshell Blue
#C4FFF7
ΔE00 2.79
Paleturquoise
#AFEEEE
ΔE00 2.89
Light Light Blue
#CAFFFB
ΔE00 2.93
Pale Cyan
#B7FFFA
ΔE00 3.71
Light Sky Blue
#C6FCFF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2EC #F2BCC2
analogous
#BCF2D1 #BCF2EC #BCDDF2
triadic
#BCF2EC #ECBCF2 #F2ECBC
tetradic
#BCF2EC #D1BCF2 #F2BCC2 #DDF2BC
square
#BCF2EC #D1BCF2 #F2BCC2 #DDF2BC
split-complementary
#BCF2EC #F2BCDD #F2D1BC
monochromatic
#55DECF #89E8DD #BCF2EC #E5FAF8 #E5FAF8
Accessibility & contrast
On white
1.23
#BCF2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#BCF2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2EC
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2EC | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEC
Deuteranopia (green-blind)
#E2E4ED
Tritanopia (blue-blind)
#ACF5F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf2ec; /* rgb */ color: rgb(188, 242, 236); /* oklch */ color: oklch(92.2% 0.055 187.8);
Tailwind
colors: {
custom: {
50: '#d1f6f2',
500: '#bcf2ec',
950: '#000000',
},
}SCSS
$custom: #bcf2ec; $custom-light: #d1f6f2; $custom-dark: #000000;
JSON
{
"hex": "#bcf2ec",
"rgb": {
"r": 188,
"g": 242,
"b": 236
},
"hsl": {
"h": 173.333,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.92245,
"c": 0.05545,
"h": 187.8
},
"luminance": 0.80252
}Semantic roles & 50–950 ramp
primary
#BCF2EC
secondary
#D2818A
accent
#162BCF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585