#ECF5EA#ECF5EA
#ECF5EA is a very light, near-neutral green. Relative luminance 0.891; OKLCH L 96.0% C 0.017 H 140.0°. Best body text is #000000 at 18.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF5EA |
|---|---|
| RGB | rgb(236, 245, 234) |
| HSL | hsl(109, 35%, 94%) |
| HSV | hsv(109, 4%, 96%) |
| CMYK | cmyk(3.7%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.61, -4.92, 4.26) |
| CIE-LCH | lch(95.61, 6.51, 139.15°) |
| OKLab | oklab(96.04% -0.0133 0.0112) |
| OKLCH | oklch(96.04% 0.017 140) |
| XYZ | xyz(82.0932, 89.0779, 90.6948) |
| Luminance | 0.8908 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 3.36
Ivory
#FFFFF0
ΔE00 4.58
Azure (CSS)
#F0FFFF
ΔE00 5.59
Beige
#F5F5DC
ΔE00 5.99
Light Grey
#D8DCD6
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF5EA #F3EAF5
analogous
#F2F5EA #ECF5EA #EAF5EE
triadic
#ECF5EA #EAECF5 #F5EAEC
tetradic
#ECF5EA #EAF2F5 #F3EAF5 #F5EEEA
square
#ECF5EA #EAF2F5 #F3EAF5 #F5EEEA
split-complementary
#ECF5EA #EEEAF5 #F5EAF2
monochromatic
#A1CE97 #C6E1C1 #ECF5EA #ECF5EA #ECF5EA
Accessibility & contrast
On white
1.12
#ECF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.82
#ECF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF5EA
18.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF5EA | 1.00 | 1.12 | 18.82 | 18.82 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F4F2EA
Tritanopia (blue-blind)
#ECF4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #ecf5ea; /* rgb */ color: rgb(236, 245, 234); /* oklch */ color: oklch(96.0% 0.017 140.0);
Tailwind
colors: {
custom: {
50: '#f2f8f0',
500: '#ecf5ea',
950: '#000000',
},
}SCSS
$custom: #ecf5ea; $custom-light: #f2f8f0; $custom-dark: #000000;
JSON
{
"hex": "#ecf5ea",
"rgb": {
"r": 236,
"g": 245,
"b": 234
},
"hsl": {
"h": 109.091,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96036,
"c": 0.01738,
"h": 140
},
"luminance": 0.89078
}Semantic roles & 50–950 ramp
primary
#ECF5EA
secondary
#CBB2D1
accent
#37AE99
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585