#ECF9EA#ECF9EA
#ECF9EA is a very light, muted green. Relative luminance 0.915; OKLCH L 96.8% C 0.024 H 141.5°. Best body text is #000000 at 19.31:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF9EA |
|---|---|
| RGB | rgb(236, 249, 234) |
| HSL | hsl(112, 56%, 95%) |
| HSV | hsv(112, 6%, 98%) |
| CMYK | cmyk(5.2%, 0%, 6%, 2.4%) |
| CIE-LAB | lab(96.63, -6.93, 5.72) |
| CIE-LCH | lch(96.63, 8.99, 140.47°) |
| OKLab | oklab(96.84% -0.0188 0.015) |
| OKLCH | oklch(96.84% 0.024 141.5) |
| XYZ | xyz(83.3164, 91.5243, 91.1025) |
| Luminance | 0.9153 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.33
Mintcream
#F5FFFA
ΔE00 4.74
Ivory
#FFFFF0
ΔE00 5.58
Beige
#F5F5DC
ΔE00 5.95
Off White (survey)
#FFFFE4
ΔE00 6.44
Azure (CSS)
#F0FFFF
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF9EA #F7EAF9
analogous
#F4F9EA #ECF9EA #EAF9F0
triadic
#ECF9EA #EAECF9 #F9EAEC
tetradic
#ECF9EA #EAF4F9 #F7EAF9 #F9F0EA
square
#ECF9EA #EAF4F9 #F7EAF9 #F9F0EA
split-complementary
#ECF9EA #F0EAF9 #F9EAF4
monochromatic
#96DE8B #C1EBBA #E9F8E7 #E9F8E7 #E9F8E7
Accessibility & contrast
On white
1.09
#ECF9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.31
#ECF9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF9EA
19.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF9EA | 1.00 | 1.09 | 19.31 | 19.31 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#EBF8F5
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #ecf9ea; /* rgb */ color: rgb(236, 249, 234); /* oklch */ color: oklch(96.8% 0.024 141.5);
Tailwind
colors: {
custom: {
50: '#f2fbf0',
500: '#ecf9ea',
950: '#000000',
},
}SCSS
$custom: #ecf9ea; $custom-light: #f2fbf0; $custom-dark: #000000;
JSON
{
"hex": "#ecf9ea",
"rgb": {
"r": 236,
"g": 249,
"b": 234
},
"hsl": {
"h": 112,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.96835,
"c": 0.02406,
"h": 141.5
},
"luminance": 0.91525
}Semantic roles & 50–950 ramp
primary
#ECF9EA
secondary
#D5ADDB
accent
#22C3AE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585