#ECFAED#ECFAED
#ECFAED is a very light, muted green. Relative luminance 0.923; OKLCH L 97.1% C 0.023 H 147.4°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFAED |
|---|---|
| RGB | rgb(236, 250, 237) |
| HSL | hsl(124, 58%, 95%) |
| HSV | hsv(124, 6%, 98%) |
| CMYK | cmyk(5.6%, 0%, 5.2%, 2%) |
| CIE-LAB | lab(96.95, -6.91, 4.65) |
| CIE-LCH | lch(96.95, 8.33, 146.09°) |
| OKLab | oklab(97.12% -0.019 0.0122) |
| OKLCH | oklch(97.12% 0.023 147.4) |
| XYZ | xyz(84.0609, 92.3179, 93.4949) |
| Luminance | 0.9232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.27
Mintcream
#F5FFFA
ΔE00 4.13
Ivory
#FFFFF0
ΔE00 5.85
Azure (CSS)
#F0FFFF
ΔE00 5.91
Beige
#F5F5DC
ΔE00 6.67
Off White (survey)
#FFFFE4
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFAED #FAECF9
analogous
#F2FAEC #ECFAED #ECFAF4
triadic
#ECFAED #EDECFA #FAEDEC
tetradic
#ECFAED #ECF2FA #FAECF9 #FAF4EC
square
#ECFAED #ECF2FA #FAECF9 #FAF4EC
split-complementary
#ECFAED #F4ECFA #FAECF2
monochromatic
#8BE091 #BCEDBF #E7F9E8 #E7F9E8 #E7F9E8
Accessibility & contrast
On white
1.08
#ECFAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#ECFAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFAED
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFAED | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EC
Deuteranopia (green-blind)
#F8F6EE
Tritanopia (blue-blind)
#EBF9F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #ecfaed; /* rgb */ color: rgb(236, 250, 237); /* oklch */ color: oklch(97.1% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#f2fcf2',
500: '#ecfaed',
950: '#000000',
},
}SCSS
$custom: #ecfaed; $custom-light: #f2fcf2; $custom-dark: #000000;
JSON
{
"hex": "#ecfaed",
"rgb": {
"r": 236,
"g": 250,
"b": 237
},
"hsl": {
"h": 124.286,
"s": 58.333,
"l": 95.294
},
"oklch": {
"l": 0.97115,
"c": 0.0226,
"h": 147.4
},
"luminance": 0.92319
}Semantic roles & 50–950 ramp
primary
#ECFAED
secondary
#DDADD9
accent
#20BAC6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585