#ECF2F2#ECF2F2
#ECF2F2 is a very light, near-neutral teal. Relative luminance 0.877; OKLCH L 95.7% C 0.006 H 197.0°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF2F2 |
|---|---|
| RGB | rgb(236, 242, 242) |
| HSL | hsl(180, 19%, 94%) |
| HSV | hsv(180, 2%, 95%) |
| CMYK | cmyk(2.5%, 0%, 0%, 5.1%) |
| CIE-LAB | lab(95.05, -1.98, -0.69) |
| CIE-LCH | lch(95.05, 2.10, 199.27°) |
| OKLab | oklab(95.66% -0.0061 -0.0019) |
| OKLCH | oklch(95.66% 0.006 197) |
| XYZ | xyz(82.3683, 87.7476, 96.5848) |
| Luminance | 0.8775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.99
Aliceblue
#F0F8FF
ΔE00 3.59
Off White
#FAF9F6
ΔE00 3.72
Pale Grey
#FDFDFE
ΔE00 3.95
Mintcream
#F5FFFA
ΔE00 4.04
White
#FFFFFF
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF2F2 #F2ECEC
analogous
#ECF2EF #ECF2F2 #ECEFF2
triadic
#ECF2F2 #F2ECF2 #F2F2EC
tetradic
#ECF2F2 #EFECF2 #F2ECEC #EFF2EC
square
#ECF2F2 #EFECF2 #F2ECEC #EFF2EC
split-complementary
#ECF2F2 #F2ECEF #F2EFEC
monochromatic
#A3C0C0 #C8D9D9 #ECF2F2 #EDF3F3 #EDF3F3
Accessibility & contrast
On white
1.13
#ECF2F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#ECF2F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF2F2
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF2F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF2F2 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1F2
Deuteranopia (green-blind)
#F0F0F2
Tritanopia (blue-blind)
#EAF2F2
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ecf2f2; /* rgb */ color: rgb(236, 242, 242); /* oklch */ color: oklch(95.7% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#f2f6f6',
500: '#ecf2f2',
950: '#000000',
},
}SCSS
$custom: #ecf2f2; $custom-light: #f2f6f6; $custom-dark: #000000;
JSON
{
"hex": "#ecf2f2",
"rgb": {
"r": 236,
"g": 242,
"b": 242
},
"hsl": {
"h": 180,
"s": 18.75,
"l": 93.725
},
"oklch": {
"l": 0.95662,
"c": 0.00639,
"h": 197
},
"luminance": 0.87748
}Semantic roles & 50–950 ramp
primary
#ECF2F2
secondary
#C9B9B9
accent
#48489D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161717
muted
#858585