#ECF3EA#ECF3EA
#ECF3EA is a very light, near-neutral green. Relative luminance 0.879; OKLCH L 95.6% C 0.014 H 138.7°. Best body text is #000000 at 18.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ECF3EA |
|---|---|
| RGB | rgb(236, 243, 234) |
| HSL | hsl(107, 27%, 94%) |
| HSV | hsv(107, 4%, 95%) |
| CMYK | cmyk(2.9%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(95.11, -3.91, 3.53) |
| CIE-LCH | lch(95.11, 5.27, 137.98°) |
| OKLab | oklab(95.64% -0.0105 0.0093) |
| OKLCH | oklch(95.64% 0.014 138.7) |
| XYZ | xyz(81.4914, 87.8743, 90.4942) |
| Luminance | 0.8788 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.13
Ivory
#FFFFF0
ΔE00 4.46
Honeydew
#F0FFF0
ΔE00 4.53
Light Grey
#D8DCD6
ΔE00 5.21
Azure (CSS)
#F0FFFF
ΔE00 5.33
Off White
#FAF9F6
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECF3EA #F1EAF3
analogous
#F0F3EA #ECF3EA #EAF3EC
triadic
#ECF3EA #EAECF3 #F3EAEC
tetradic
#ECF3EA #EAF0F3 #F1EAF3 #F3ECEA
square
#ECF3EA #EAF0F3 #F1EAF3 #F3ECEA
split-complementary
#ECF3EA #ECEAF3 #F3EAF0
monochromatic
#A6C69C #C9DDC3 #ECF3EA #EDF4EC #EDF4EC
Accessibility & contrast
On white
1.13
#ECF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.58
#ECF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECF3EA
18.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECF3EA | 1.00 | 1.13 | 18.58 | 18.58 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1EA
Deuteranopia (green-blind)
#F2F1EA
Tritanopia (blue-blind)
#ECF2F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #ecf3ea; /* rgb */ color: rgb(236, 243, 234); /* oklch */ color: oklch(95.6% 0.014 138.7);
Tailwind
colors: {
custom: {
50: '#f2f7f0',
500: '#ecf3ea',
950: '#000000',
},
}SCSS
$custom: #ecf3ea; $custom-light: #f2f7f0; $custom-dark: #000000;
JSON
{
"hex": "#ecf3ea",
"rgb": {
"r": 236,
"g": 243,
"b": 234
},
"hsl": {
"h": 106.667,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95638,
"c": 0.01403,
"h": 138.7
},
"luminance": 0.87875
}Semantic roles & 50–950 ramp
primary
#ECF3EA
secondary
#C7B5CD
accent
#40A68F
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585