#ECF2F0#ECF2F0
#ECF2F0 is a very light, near-neutral teal. Relative luminance 0.876; OKLCH L 95.6% C 0.007 H 174.3°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF2F0 |
|---|---|
| RGB | rgb(236, 242, 240) |
| HSL | hsl(160, 19%, 94%) |
| HSV | hsv(160, 2%, 95%) |
| CMYK | cmyk(2.5%, 0%, 0.8%, 5.1%) |
| CIE-LAB | lab(95.00, -2.34, 0.27) |
| CIE-LCH | lch(95.00, 2.36, 173.47°) |
| OKLab | oklab(95.6% -0.0069 0.0007) |
| OKLCH | oklch(95.6% 0.007 174.3) |
| XYZ | xyz(82.0695, 87.6281, 95.0114) |
| Luminance | 0.8763 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.39
Mintcream
#F5FFFA
ΔE00 3.41
Off White
#FAF9F6
ΔE00 3.68
Azure (CSS)
#F0FFFF
ΔE00 4.19
White
#FFFFFF
ΔE00 4.38
Pale Grey
#FDFDFE
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF2F0 #F2ECEE
analogous
#ECF2ED #ECF2F0 #ECF1F2
triadic
#ECF2F0 #F0ECF2 #F2F0EC
tetradic
#ECF2F0 #EDECF2 #F2ECEE #F1F2EC
square
#ECF2F0 #EDECF2 #F2ECEE #F1F2EC
split-complementary
#ECF2F0 #F2ECF1 #F2EDEC
monochromatic
#A3C0B7 #C8D9D3 #ECF2F0 #EDF3F1 #EDF3F1
Accessibility & contrast
On white
1.13
#ECF2F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#ECF2F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF2F0
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF2F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF2F0 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1F0
Deuteranopia (green-blind)
#F0F0F0
Tritanopia (blue-blind)
#EBF2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ecf2f0; /* rgb */ color: rgb(236, 242, 240); /* oklch */ color: oklch(95.6% 0.007 174.3);
Tailwind
colors: {
custom: {
50: '#f2f6f4',
500: '#ecf2f0',
950: '#000000',
},
}SCSS
$custom: #ecf2f0; $custom-light: #f2f6f4; $custom-dark: #000000;
JSON
{
"hex": "#ecf2f0",
"rgb": {
"r": 236,
"g": 242,
"b": 240
},
"hsl": {
"h": 160,
"s": 18.75,
"l": 93.725
},
"oklch": {
"l": 0.95605,
"c": 0.0069,
"h": 174.3
},
"luminance": 0.87628
}Semantic roles & 50–950 ramp
primary
#ECF2F0
secondary
#C9B9BE
accent
#48659D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585