#BCF2EB#BCF2EB
#BCF2EB is a very light, muted teal. Relative luminance 0.802; OKLCH L 92.2% C 0.056 H 186.5°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF2EB |
|---|---|
| RGB | rgb(188, 242, 235) |
| HSL | hsl(172, 68%, 84%) |
| HSV | hsv(172, 22%, 95%) |
| CMYK | cmyk(22.3%, 0%, 2.9%, 5.1%) |
| CIE-LAB | lab(91.77, -18.47, -2.24) |
| CIE-LCH | lch(91.77, 18.61, 186.90°) |
| OKLab | oklab(92.22% -0.0553 -0.0063) |
| OKLCH | oklch(92.22% 0.056 186.5) |
| XYZ | xyz(67.4821, 80.1911, 90.5040) |
| Luminance | 0.8019 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.87
Eggshell Blue
#C4FFF7
ΔE00 2.72
Light Light Blue
#CAFFFB
ΔE00 3.08
Paleturquoise
#AFEEEE
ΔE00 3.20
Pale Cyan
#B7FFFA
ΔE00 3.76
Ice
#D6FFFA
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF2EB #F2BCC3
analogous
#BCF2D0 #BCF2EB #BCDEF2
triadic
#BCF2EB #EBBCF2 #F2EBBC
tetradic
#BCF2EB #D0BCF2 #F2BCC3 #DEF2BC
square
#BCF2EB #D0BCF2 #F2BCC3 #DEF2BC
split-complementary
#BCF2EB #F2BCDE #F2D0BC
monochromatic
#55DECC #89E8DC #BCF2EB #E5FAF7 #E5FAF7
Accessibility & contrast
On white
1.23
#BCF2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#BCF2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF2EB
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF2EB | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#E2E4EC
Tritanopia (blue-blind)
#ACF5F0
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #bcf2eb; /* rgb */ color: rgb(188, 242, 235); /* oklch */ color: oklch(92.2% 0.056 186.5);
Tailwind
colors: {
custom: {
50: '#d1f6f1',
500: '#bcf2eb',
950: '#000000',
},
}SCSS
$custom: #bcf2eb; $custom-light: #d1f6f1; $custom-dark: #000000;
JSON
{
"hex": "#bcf2eb",
"rgb": {
"r": 188,
"g": 242,
"b": 235
},
"hsl": {
"h": 172.222,
"s": 67.5,
"l": 84.314
},
"oklch": {
"l": 0.92215,
"c": 0.05568,
"h": 186.5
},
"luminance": 0.80194
}Semantic roles & 50–950 ramp
primary
#BCF2EB
secondary
#D2818B
accent
#162ECF
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585