#ECFCF6#ECFCF6
#ECFCF6 is a very light, near-neutral teal. Relative luminance 0.941; OKLCH L 97.8% C 0.019 H 171.5°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFCF6 |
|---|---|
| RGB | rgb(236, 252, 246) |
| HSL | hsl(158, 73%, 96%) |
| HSV | hsv(158, 6%, 99%) |
| CMYK | cmyk(6.3%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(97.67, -6.31, 1.07) |
| CIE-LCH | lch(97.67, 6.40, 170.41°) |
| OKLab | oklab(97.76% -0.0183 0.0027) |
| OKLCH | oklch(97.76% 0.019 171.5) |
| XYZ | xyz(86.0337, 94.1067, 100.8027) |
| Luminance | 0.9411 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.55
Azure (CSS)
#F0FFFF
ΔE00 3.02
Honeydew
#F0FFF0
ΔE00 3.73
Lightcyan
#E0FFFF
ΔE00 5.03
Ice Blue (survey)
#D7FFFE
ΔE00 7.03
Ivory
#FFFFF0
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFCF6 #FCECF2
analogous
#ECFCEE #ECFCF6 #ECFAFC
triadic
#ECFCF6 #F6ECFC #FCF6EC
tetradic
#ECFCF6 #EEECFC #FCECF2 #FAFCEC
square
#ECFCF6 #EEECFC #FCECF2 #FAFCEC
split-complementary
#ECFCF6 #FCECFA #FCEEEC
monochromatic
#82EBC4 #B7F4DD #E5FBF2 #E5FBF2 #E5FBF2
Accessibility & contrast
On white
1.06
#ECFCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#ECFCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFCF6
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFCF6 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF6
Deuteranopia (green-blind)
#F8F7F6
Tritanopia (blue-blind)
#E9FCFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ecfcf6; /* rgb */ color: rgb(236, 252, 246); /* oklch */ color: oklch(97.8% 0.019 171.5);
Tailwind
colors: {
custom: {
50: '#f2fdf9',
500: '#ecfcf6',
950: '#000000',
},
}SCSS
$custom: #ecfcf6; $custom-light: #f2fdf9; $custom-dark: #000000;
JSON
{
"hex": "#ecfcf6",
"rgb": {
"r": 236,
"g": 252,
"b": 246
},
"hsl": {
"h": 157.5,
"s": 72.727,
"l": 95.686
},
"oklch": {
"l": 0.9776,
"c": 0.01853,
"h": 171.5
},
"luminance": 0.94107
}Semantic roles & 50–950 ramp
primary
#ECFCF6
secondary
#E3A9BF
accent
#115AD5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585