#BCF4EA#BCF4EA
#BCF4EA is a very light, muted teal. Relative luminance 0.813; OKLCH L 92.6% C 0.058 H 182.8°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BCF4EA |
|---|---|
| RGB | rgb(188, 244, 234) |
| HSL | hsl(169, 72%, 85%) |
| HSV | hsv(169, 23%, 96%) |
| CMYK | cmyk(23%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(92.28, -19.67, -0.97) |
| CIE-LCH | lch(92.28, 19.69, 182.83°) |
| OKLab | oklab(92.61% -0.0583 -0.0029) |
| OKLCH | oklch(92.61% 0.058 182.8) |
| XYZ | xyz(67.9365, 81.3305, 89.9448) |
| Luminance | 0.8133 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Duck Egg Blue
#C3FBF4
ΔE00 1.92
Eggshell Blue
#C4FFF7
ΔE00 2.42
Light Light Blue
#CAFFFB
ΔE00 3.53
Pale Cyan
#B7FFFA
ΔE00 3.70
Paleturquoise
#AFEEEE
ΔE00 4.19
Pale Aqua
#B8FFEB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BCF4EA #F4BCC6
analogous
#BCF4CE #BCF4EA #BCE2F4
triadic
#BCF4EA #EABCF4 #F4EABC
tetradic
#BCF4EA #CEBCF4 #F4BCC6 #E2F4BC
square
#BCF4EA #CEBCF4 #F4BCC6 #E2F4BC
split-complementary
#BCF4EA #F4BCE2 #F4CEBC
monochromatic
#53E3C9 #87EBDA #BCF4EA #E5FBF7 #E5FBF7
Accessibility & contrast
On white
1.22
#BCF4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#BCF4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BCF4EA
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BCF4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BCF4EA | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFEDEA
Deuteranopia (green-blind)
#E4E6EB
Tritanopia (blue-blind)
#ACF6F1
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #bcf4ea; /* rgb */ color: rgb(188, 244, 234); /* oklch */ color: oklch(92.6% 0.058 182.8);
Tailwind
colors: {
custom: {
50: '#d1f7f0',
500: '#bcf4ea',
950: '#000000',
},
}SCSS
$custom: #bcf4ea; $custom-light: #d1f7f0; $custom-dark: #000000;
JSON
{
"hex": "#bcf4ea",
"rgb": {
"r": 188,
"g": 244,
"b": 234
},
"hsl": {
"h": 169.286,
"s": 71.795,
"l": 84.706
},
"oklch": {
"l": 0.92611,
"c": 0.05834,
"h": 182.8
},
"luminance": 0.81333
}Semantic roles & 50–950 ramp
primary
#BCF4EA
secondary
#D57F8F
accent
#1234D4
background
#FEFFFF
surface
#FBFEFE
border
#D4D6D6
text
#141716
muted
#838585