#ECF8F4#ECF8F4
#ECF8F4 is a very light, near-neutral teal. Relative luminance 0.915; OKLCH L 96.9% C 0.014 H 174.2°. Best body text is #000000 at 19.30:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF8F4 |
|---|---|
| RGB | rgb(236, 248, 244) |
| HSL | hsl(160, 46%, 95%) |
| HSV | hsv(160, 5%, 97%) |
| CMYK | cmyk(4.8%, 0%, 1.6%, 2.7%) |
| CIE-LAB | lab(96.61, -4.66, 0.55) |
| CIE-LCH | lch(96.61, 4.69, 173.26°) |
| OKLab | oklab(96.91% -0.0136 0.0014) |
| OKLCH | oklch(96.91% 0.014 174.2) |
| XYZ | xyz(84.4854, 91.4987, 98.7804) |
| Luminance | 0.9150 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.72
Azure (CSS)
#F0FFFF
ΔE00 2.44
Honeydew
#F0FFF0
ΔE00 5.00
Off White
#FAF9F6
ΔE00 5.93
Whitesmoke
#F5F5F5
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF8F4 #F8ECF0
analogous
#ECF8EE #ECF8F4 #ECF6F8
triadic
#ECF8F4 #F4ECF8 #F8F4EC
tetradic
#ECF8F4 #EEECF8 #F8ECF0 #F6F8EC
square
#ECF8F4 #EEECF8 #F8ECF0 #F6F8EC
split-complementary
#ECF8F4 #F8ECF6 #F8EEEC
monochromatic
#93D7C0 #BFE8DA #E9F7F2 #E9F7F2 #E9F7F2
Accessibility & contrast
On white
1.09
#ECF8F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.30
#ECF8F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF8F4
19.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF8F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF8F4 | 1.00 | 1.09 | 19.30 | 19.30 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F6F4
Deuteranopia (green-blind)
#F5F5F4
Tritanopia (blue-blind)
#EAF8F7
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ecf8f4; /* rgb */ color: rgb(236, 248, 244); /* oklch */ color: oklch(96.9% 0.014 174.2);
Tailwind
colors: {
custom: {
50: '#f2faf7',
500: '#ecf8f4',
950: '#000000',
},
}SCSS
$custom: #ecf8f4; $custom-light: #f2faf7; $custom-dark: #000000;
JSON
{
"hex": "#ecf8f4",
"rgb": {
"r": 236,
"g": 248,
"b": 244
},
"hsl": {
"h": 160,
"s": 46.154,
"l": 94.902
},
"oklch": {
"l": 0.96907,
"c": 0.0137,
"h": 174.2
},
"luminance": 0.91499
}Semantic roles & 50–950 ramp
primary
#ECF8F4
secondary
#D7B1BE
accent
#2C5BB9
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585