#ECF6F2#ECF6F2
#ECF6F2 is a very light, near-neutral teal. Relative luminance 0.902; OKLCH L 96.5% C 0.012 H 170.3°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF6F2 |
|---|---|
| RGB | rgb(236, 246, 242) |
| HSL | hsl(156, 36%, 95%) |
| HSV | hsv(156, 4%, 96%) |
| CMYK | cmyk(4.1%, 0%, 1.6%, 3.5%) |
| CIE-LAB | lab(96.06, -4.01, 0.78) |
| CIE-LCH | lch(96.06, 4.09, 169.06°) |
| OKLab | oklab(96.45% -0.0116 0.002) |
| OKLCH | oklch(96.45% 0.012 170.3) |
| XYZ | xyz(83.5718, 90.1547, 96.9859) |
| Luminance | 0.9015 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.87
Azure (CSS)
#F0FFFF
ΔE00 2.96
Off White
#FAF9F6
ΔE00 5.23
Whitesmoke
#F5F5F5
ΔE00 5.35
Honeydew
#F0FFF0
ΔE00 5.38
White
#FFFFFF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF6F2 #F6ECF0
analogous
#ECF6ED #ECF6F2 #ECF5F6
triadic
#ECF6F2 #F2ECF6 #F6F2EC
tetradic
#ECF6F2 #EDECF6 #F6ECF0 #F5F6EC
square
#ECF6F2 #EDECF6 #F6ECF0 #F5F6EC
split-complementary
#ECF6F2 #F6ECF5 #F6EDEC
monochromatic
#99CFB9 #C2E2D6 #EAF5F1 #EAF5F1 #EAF5F1
Accessibility & contrast
On white
1.10
#ECF6F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#ECF6F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF6F2
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF6F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF6F2 | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4F2
Deuteranopia (green-blind)
#F3F3F2
Tritanopia (blue-blind)
#EAF6F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ecf6f2; /* rgb */ color: rgb(236, 246, 242); /* oklch */ color: oklch(96.5% 0.012 170.3);
Tailwind
colors: {
custom: {
50: '#f2f9f6',
500: '#ecf6f2',
950: '#000000',
},
}SCSS
$custom: #ecf6f2; $custom-light: #f2f9f6; $custom-dark: #000000;
JSON
{
"hex": "#ecf6f2",
"rgb": {
"r": 236,
"g": 246,
"b": 242
},
"hsl": {
"h": 156,
"s": 35.714,
"l": 94.51
},
"oklch": {
"l": 0.96454,
"c": 0.01181,
"h": 170.3
},
"luminance": 0.90155
}Semantic roles & 50–950 ramp
primary
#ECF6F2
secondary
#D2B4C0
accent
#3767AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585