#ECF7EA#ECF7EA
#ECF7EA is a very light, muted green. Relative luminance 0.903; OKLCH L 96.4% C 0.021 H 140.9°. Best body text is #000000 at 19.06:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF7EA |
|---|---|
| RGB | rgb(236, 247, 234) |
| HSL | hsl(111, 45%, 94%) |
| HSV | hsv(111, 5%, 97%) |
| CMYK | cmyk(4.5%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.12, -5.93, 4.99) |
| CIE-LCH | lch(96.12, 7.75, 139.92°) |
| OKLab | oklab(96.44% -0.0161 0.0131) |
| OKLCH | oklch(96.44% 0.021 140.9) |
| XYZ | xyz(82.7015, 90.2945, 90.8976) |
| Luminance | 0.9030 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.21
Mintcream
#F5FFFA
ΔE00 3.96
Ivory
#FFFFF0
ΔE00 4.99
Beige
#F5F5DC
ΔE00 5.86
Azure (CSS)
#F0FFFF
ΔE00 6.07
Off White (survey)
#FFFFE4
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF7EA #F5EAF7
analogous
#F3F7EA #ECF7EA #EAF7EF
triadic
#ECF7EA #EAECF7 #F7EAEC
tetradic
#ECF7EA #EAF3F7 #F5EAF7 #F7EFEA
square
#ECF7EA #EAF3F7 #F5EAF7 #F7EFEA
split-complementary
#ECF7EA #EFEAF7 #F7EAF3
monochromatic
#9CD591 #C4E6BE #EBF7E9 #EBF7E9 #EBF7E9
Accessibility & contrast
On white
1.10
#ECF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.06
#ECF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF7EA
19.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF7EA | 1.00 | 1.10 | 19.06 | 19.06 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F6F3EB
Tritanopia (blue-blind)
#EBF6F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #ecf7ea; /* rgb */ color: rgb(236, 247, 234); /* oklch */ color: oklch(96.4% 0.021 140.9);
Tailwind
colors: {
custom: {
50: '#f2f9f0',
500: '#ecf7ea',
950: '#000000',
},
}SCSS
$custom: #ecf7ea; $custom-light: #f2f9f0; $custom-dark: #000000;
JSON
{
"hex": "#ecf7ea",
"rgb": {
"r": 236,
"g": 247,
"b": 234
},
"hsl": {
"h": 110.769,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96435,
"c": 0.02072,
"h": 140.9
},
"luminance": 0.90295
}Semantic roles & 50–950 ramp
primary
#ECF7EA
secondary
#D0B0D6
accent
#2EB8A3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585