#BCF8EC#BCF8EC
#BCF8EC is a very light, moderate teal. Relative luminance 0.839; OKLCH L 93.5% C 0.063 H 181.2°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF8EC |
|---|---|
| RGB | rgb(188, 248, 236) |
| HSL | hsl(168, 81%, 85%) |
| HSV | hsv(168, 24%, 97%) |
| CMYK | cmyk(24.2%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(93.40, -21.21, -0.37) |
| CIE-LCH | lch(93.40, 21.22, 181.01°) |
| OKLab | oklab(93.52% -0.0625 -0.0013) |
| OKLCH | oklch(93.52% 0.063 181.2) |
| XYZ | xyz(69.4421, 83.8794, 91.8721) |
| Luminance | 0.8388 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Eggshell Blue
#C4FFF7
ΔE00 2.19
Duck Egg Blue
#C3FBF4
ΔE00 2.22
Pale Aqua
#B8FFEB
ΔE00 3.31
Pale Cyan
#B7FFFA
ΔE00 3.44
Light Light Blue
#CAFFFB
ΔE00 3.88
Light Cyan
#ACFFFC
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF8EC #F8BCC8
analogous
#BCF8CE #BCF8EC #BCE6F8
triadic
#BCF8EC #ECBCF8 #F8ECBC
tetradic
#BCF8EC #CEBCF8 #F8BCC8 #E6F8BC
square
#BCF8EC #CEBCF8 #F8BCC8 #E6F8BC
split-complementary
#BCF8EC #F8BCE6 #F8CEBC
monochromatic
#4DECCD #85F2DC #BCF8EC #E3FCF7 #E3FCF7
Accessibility & contrast
On white
1.18
#BCF8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#BCF8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF8EC
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF8EC | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EC
Deuteranopia (green-blind)
#E7E9ED
Tritanopia (blue-blind)
#ABFAF4
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #bcf8ec; /* rgb */ color: rgb(188, 248, 236); /* oklch */ color: oklch(93.5% 0.063 181.2);
Tailwind
colors: {
custom: {
50: '#d1faf2',
500: '#bcf8ec',
950: '#000000',
},
}SCSS
$custom: #bcf8ec; $custom-light: #d1faf2; $custom-dark: #000000;
JSON
{
"hex": "#bcf8ec",
"rgb": {
"r": 188,
"g": 248,
"b": 236
},
"hsl": {
"h": 168,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.93521,
"c": 0.06255,
"h": 181.2
},
"luminance": 0.83882
}Semantic roles & 50–950 ramp
primary
#BCF8EC
secondary
#DB7D90
accent
#0833DD
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585