#BCF5EB#BCF5EB
#BCF5EB is a very light, muted teal. Relative luminance 0.820; OKLCH L 92.9% C 0.059 H 183.0°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF5EB |
|---|---|
| RGB | rgb(188, 245, 235) |
| HSL | hsl(169, 74%, 85%) |
| HSV | hsv(169, 23%, 96%) |
| CMYK | cmyk(23.3%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(92.57, -19.95, -1.06) |
| CIE-LCH | lch(92.57, 19.98, 183.05°) |
| OKLab | oklab(92.85% -0.0591 -0.0031) |
| OKLCH | oklch(92.85% 0.059 183) |
| XYZ | xyz(68.3823, 81.9916, 90.8041) |
| Luminance | 0.8199 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.80
Eggshell Blue
#C4FFF7
ΔE00 2.22
Light Light Blue
#CAFFFB
ΔE00 3.45
Pale Cyan
#B7FFFA
ΔE00 3.49
Paleturquoise
#AFEEEE
ΔE00 4.22
Pale Aqua
#B8FFEB
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF5EB #F5BCC6
analogous
#BCF5CF #BCF5EB #BCE2F5
triadic
#BCF5EB #EBBCF5 #F5EBBC
tetradic
#BCF5EB #CFBCF5 #F5BCC6 #E2F5BC
square
#BCF5EB #CFBCF5 #F5BCC6 #E2F5BC
split-complementary
#BCF5EB #F5BCE2 #F5CFBC
monochromatic
#51E5CB #87EDDB #BCF5EB #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.21
#BCF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#BCF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF5EB
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF5EB | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEB
Deuteranopia (green-blind)
#E5E6EC
Tritanopia (blue-blind)
#ACF7F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcf5eb; /* rgb */ color: rgb(188, 245, 235); /* oklch */ color: oklch(92.9% 0.059 183.0);
Tailwind
colors: {
custom: {
50: '#d1f8f1',
500: '#bcf5eb',
950: '#000000',
},
}SCSS
$custom: #bcf5eb; $custom-light: #d1f8f1; $custom-dark: #000000;
JSON
{
"hex": "#bcf5eb",
"rgb": {
"r": 188,
"g": 245,
"b": 235
},
"hsl": {
"h": 169.474,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.92853,
"c": 0.05922,
"h": 183
},
"luminance": 0.81994
}Semantic roles & 50–950 ramp
primary
#BCF5EB
secondary
#D67F8E
accent
#0F32D6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585