#BCF5EA#BCF5EA
#BCF5EA is a very light, muted teal. Relative luminance 0.819; OKLCH L 92.8% C 0.060 H 181.8°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF5EA |
|---|---|
| RGB | rgb(188, 245, 234) |
| HSL | hsl(168, 74%, 85%) |
| HSV | hsv(168, 23%, 96%) |
| CMYK | cmyk(23.3%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(92.55, -20.16, -0.58) |
| CIE-LCH | lch(92.55, 20.16, 181.65°) |
| OKLab | oklab(92.82% -0.0595 -0.0019) |
| OKLCH | oklch(92.82% 0.06 181.8) |
| XYZ | xyz(68.2382, 81.9339, 90.0453) |
| Luminance | 0.8194 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 2.07
Eggshell Blue
#C4FFF7
ΔE00 2.39
Pale Cyan
#B7FFFA
ΔE00 3.71
Light Light Blue
#CAFFFB
ΔE00 3.72
Pale Aqua
#B8FFEB
ΔE00 4.03
Paleturquoise
#AFEEEE
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF5EA #F5BCC7
analogous
#BCF5CE #BCF5EA #BCE4F5
triadic
#BCF5EA #EABCF5 #F5EABC
tetradic
#BCF5EA #CEBCF5 #F5BCC7 #E4F5BC
square
#BCF5EA #CEBCF5 #F5BCC7 #E4F5BC
split-complementary
#BCF5EA #F5BCE4 #F5CEBC
monochromatic
#51E5C9 #87EDD9 #BCF5EA #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.21
#BCF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#BCF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF5EA
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF5EA | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EEEA
Deuteranopia (green-blind)
#E5E6EB
Tritanopia (blue-blind)
#ACF7F1
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #bcf5ea; /* rgb */ color: rgb(188, 245, 234); /* oklch */ color: oklch(92.8% 0.060 181.8);
Tailwind
colors: {
custom: {
50: '#d1f8f0',
500: '#bcf5ea',
950: '#000000',
},
}SCSS
$custom: #bcf5ea; $custom-light: #d1f8f0; $custom-dark: #000000;
JSON
{
"hex": "#bcf5ea",
"rgb": {
"r": 188,
"g": 245,
"b": 234
},
"hsl": {
"h": 168.421,
"s": 74.026,
"l": 84.902
},
"oklch": {
"l": 0.92824,
"c": 0.05957,
"h": 181.8
},
"luminance": 0.81937
}Semantic roles & 50–950 ramp
primary
#BCF5EA
secondary
#D67F90
accent
#0F36D6
background
#FEFFFF
surface
#FBFFFE
border
#D4D7D6
text
#141716
muted
#838585