#ECFAE9#ECFAE9
#ECFAE9 is a very light, muted green. Relative luminance 0.921; OKLCH L 97.0% C 0.027 H 140.2°. Best body text is #000000 at 19.42:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFAE9 |
|---|---|
| RGB | rgb(236, 250, 233) |
| HSL | hsl(109, 63%, 95%) |
| HSV | hsv(109, 7%, 98%) |
| CMYK | cmyk(5.6%, 0%, 6.8%, 2%) |
| CIE-LAB | lab(96.86, -7.61, 6.57) |
| CIE-LCH | lch(96.86, 10.05, 139.19°) |
| OKLab | oklab(97.01% -0.0206 0.0172) |
| OKLCH | oklch(97.01% 0.027 140.2) |
| XYZ | xyz(83.4830, 92.0868, 90.4514) |
| Luminance | 0.9209 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.30
Mintcream
#F5FFFA
ΔE00 5.50
Beige
#F5F5DC
ΔE00 5.91
Ivory
#FFFFF0
ΔE00 5.99
Off White (survey)
#FFFFE4
ΔE00 6.28
Lightyellow
#FFFFE0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFAE9 #F7E9FA
analogous
#F5FAE9 #ECFAE9 #E9FAEF
triadic
#ECFAE9 #E9ECFA #FAE9EC
tetradic
#ECFAE9 #E9F5FA #F7E9FA #FAEFE9
square
#ECFAE9 #E9F5FA #F7E9FA #FAEFE9
split-complementary
#ECFAE9 #EFE9FA #FAE9F5
monochromatic
#96E385 #C1EFB7 #E9F9E6 #E9F9E6 #E9F9E6
Accessibility & contrast
On white
1.08
#ECFAE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.42
#ECFAE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFAE9
19.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFAE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFAE9 | 1.00 | 1.08 | 19.42 | 19.42 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7E8
Deuteranopia (green-blind)
#F9F5EA
Tritanopia (blue-blind)
#EBF9F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ecfae9; /* rgb */ color: rgb(236, 250, 233); /* oklch */ color: oklch(97.0% 0.027 140.2);
Tailwind
colors: {
custom: {
50: '#f2fcf0',
500: '#ecfae9',
950: '#000000',
},
}SCSS
$custom: #ecfae9; $custom-light: #f2fcf0; $custom-dark: #000000;
JSON
{
"hex": "#ecfae9",
"rgb": {
"r": 236,
"g": 250,
"b": 233
},
"hsl": {
"h": 109.412,
"s": 62.963,
"l": 94.706
},
"oklch": {
"l": 0.97009,
"c": 0.02682,
"h": 140.2
},
"luminance": 0.92087
}Semantic roles & 50–950 ramp
primary
#ECFAE9
secondary
#D5A9DE
accent
#1BCBAC
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585