#ECFAEA#ECFAEA
#ECFAEA is a very light, muted green. Relative luminance 0.921; OKLCH L 97.0% C 0.026 H 141.8°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFAEA |
|---|---|
| RGB | rgb(236, 250, 234) |
| HSL | hsl(113, 62%, 95%) |
| HSV | hsv(113, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(96.88, -7.43, 6.09) |
| CIE-LCH | lch(96.88, 9.61, 140.69°) |
| OKLab | oklab(97.04% -0.0202 0.0159) |
| OKLCH | oklch(97.04% 0.026 141.8) |
| XYZ | xyz(83.6263, 92.1441, 91.2058) |
| Luminance | 0.9214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.11
Mintcream
#F5FFFA
ΔE00 5.16
Ivory
#FFFFF0
ΔE00 5.92
Beige
#F5F5DC
ΔE00 6.07
Off White (survey)
#FFFFE4
ΔE00 6.46
Azure (CSS)
#F0FFFF
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFAEA #F8EAFA
analogous
#F4FAEA #ECFAEA #EAFAF0
triadic
#ECFAEA #EAECFA #FAEAEC
tetradic
#ECFAEA #EAF4FA #F8EAFA #FAF0EA
square
#ECFAEA #EAF4FA #F8EAFA #FAF0EA
split-complementary
#ECFAEA #F0EAFA #FAEAF4
monochromatic
#93E287 #BFEEB9 #E9F9E6 #E9F9E6 #E9F9E6
Accessibility & contrast
On white
1.08
#ECFAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#ECFAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFAEA
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFAEA | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E9
Deuteranopia (green-blind)
#F9F5EB
Tritanopia (blue-blind)
#EBF9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ecfaea; /* rgb */ color: rgb(236, 250, 234); /* oklch */ color: oklch(97.0% 0.026 141.8);
Tailwind
colors: {
custom: {
50: '#f2fcf0',
500: '#ecfaea',
950: '#000000',
},
}SCSS
$custom: #ecfaea; $custom-light: #f2fcf0; $custom-dark: #000000;
JSON
{
"hex": "#ecfaea",
"rgb": {
"r": 236,
"g": 250,
"b": 234
},
"hsl": {
"h": 112.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97036,
"c": 0.02573,
"h": 141.8
},
"luminance": 0.92145
}Semantic roles & 50–950 ramp
primary
#ECFAEA
secondary
#D7ABDD
accent
#1CC9B4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585