#ECF2EA#ECF2EA
#ECF2EA is a very light, near-neutral green. Relative luminance 0.873; OKLCH L 95.4% C 0.012 H 137.8°. Best body text is #000000 at 18.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF2EA |
|---|---|
| RGB | rgb(236, 242, 234) |
| HSL | hsl(105, 24%, 93%) |
| HSV | hsv(105, 3%, 95%) |
| CMYK | cmyk(2.5%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.86, -3.41, 3.16) |
| CIE-LCH | lch(94.86, 4.65, 137.15°) |
| OKLab | oklab(95.44% -0.0091 0.0083) |
| OKLCH | oklch(95.44% 0.012 137.8) |
| XYZ | xyz(81.1930, 87.2775, 90.3947) |
| Luminance | 0.8728 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.21
Ivory
#FFFFF0
ΔE00 4.54
Off White
#FAF9F6
ΔE00 4.80
Light Grey
#D8DCD6
ΔE00 4.86
Honeydew
#F0FFF0
ΔE00 5.18
Azure (CSS)
#F0FFFF
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF2EA #F0EAF2
analogous
#F0F2EA #ECF2EA #EAF2EC
triadic
#ECF2EA #EAECF2 #F2EAEC
tetradic
#ECF2EA #EAF0F2 #F0EAF2 #F2ECEA
square
#ECF2EA #EAF0F2 #F0EAF2 #F2ECEA
split-complementary
#ECF2EA #ECEAF2 #F2EAF0
monochromatic
#A8C39E #CADBC4 #ECF2EA #EEF3EC #EEF3EC
Accessibility & contrast
On white
1.14
#ECF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.46
#ECF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF2EA
18.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF2EA | 1.00 | 1.14 | 18.46 | 18.46 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#ECF1F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #ecf2ea; /* rgb */ color: rgb(236, 242, 234); /* oklch */ color: oklch(95.4% 0.012 137.8);
Tailwind
colors: {
custom: {
50: '#f2f6f0',
500: '#ecf2ea',
950: '#000000',
},
}SCSS
$custom: #ecf2ea; $custom-light: #f2f6f0; $custom-dark: #000000;
JSON
{
"hex": "#ecf2ea",
"rgb": {
"r": 236,
"g": 242,
"b": 234
},
"hsl": {
"h": 105,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95439,
"c": 0.01235,
"h": 137.8
},
"luminance": 0.87278
}Semantic roles & 50–950 ramp
primary
#ECF2EA
secondary
#C5B6CA
accent
#44A28A
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585