#ECFAEC#ECFAEC
#ECFAEC is a very light, muted green. Relative luminance 0.923; OKLCH L 97.1% C 0.024 H 145.4°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFAEC |
|---|---|
| RGB | rgb(236, 250, 236) |
| HSL | hsl(120, 58%, 95%) |
| HSV | hsv(120, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(96.93, -7.09, 5.13) |
| CIE-LCH | lch(96.93, 8.75, 144.12°) |
| OKLab | oklab(97.09% -0.0194 0.0134) |
| OKLCH | oklch(97.09% 0.024 145.4) |
| XYZ | xyz(83.9152, 92.2597, 92.7276) |
| Luminance | 0.9226 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.09
Mintcream
#F5FFFA
ΔE00 4.47
Ivory
#FFFFF0
ΔE00 5.85
Azure (CSS)
#F0FFFF
ΔE00 6.30
Beige
#F5F5DC
ΔE00 6.45
Off White (survey)
#FFFFE4
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFAEC #FAECFA
analogous
#F3FAEC #ECFAEC #ECFAF3
triadic
#ECFAEC #ECECFA #FAECEC
tetradic
#ECFAEC #ECF3FA #FAECFA #FAF3EC
square
#ECFAEC #ECF3FA #FAECFA #FAF3EC
split-complementary
#ECFAEC #F3ECFA #FAECF3
monochromatic
#8BE08B #BCEDBC #E7F9E7 #E7F9E7 #E7F9E7
Accessibility & contrast
On white
1.08
#ECFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#ECFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFAEC
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFAEC | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EB
Deuteranopia (green-blind)
#F8F6ED
Tritanopia (blue-blind)
#EBF9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ecfaec; /* rgb */ color: rgb(236, 250, 236); /* oklch */ color: oklch(97.1% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#f2fcf2',
500: '#ecfaec',
950: '#000000',
},
}SCSS
$custom: #ecfaec; $custom-light: #f2fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ecfaec",
"rgb": {
"r": 236,
"g": 250,
"b": 236
},
"hsl": {
"h": 120,
"s": 58.333,
"l": 95.294
},
"oklch": {
"l": 0.97089,
"c": 0.02362,
"h": 145.4
},
"luminance": 0.9226
}Semantic roles & 50–950 ramp
primary
#ECFAEC
secondary
#DDADDD
accent
#20C6C6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585