#ECFDF2#ECFDF2
#ECFDF2 is a very light, muted green. Relative luminance 0.945; OKLCH L 97.9% C 0.023 H 157.6°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFDF2 |
|---|---|
| RGB | rgb(236, 253, 242) |
| HSL | hsl(141, 81%, 96%) |
| HSV | hsv(141, 7%, 99%) |
| CMYK | cmyk(6.7%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(97.83, -7.53, 3.35) |
| CIE-LCH | lch(97.83, 8.24, 156.02°) |
| OKLab | oklab(97.85% -0.0212 0.0087) |
| OKLCH | oklch(97.85% 0.023 157.6) |
| XYZ | xyz(85.7412, 94.4934, 97.7091) |
| Luminance | 0.9449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.73
Mintcream
#F5FFFA
ΔE00 3.97
Azure (CSS)
#F0FFFF
ΔE00 5.18
Lightcyan
#E0FFFF
ΔE00 6.05
Ivory
#FFFFF0
ΔE00 6.81
Ice
#D6FFFA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFDF2 #FDECF7
analogous
#EEFDEC #ECFDF2 #ECFDFA
triadic
#ECFDF2 #F2ECFD #FDF2EC
tetradic
#ECFDF2 #ECEEFD #FDECF7 #FDFAEC
square
#ECFDF2 #ECEEFD #FDECF7 #FDFAEC
split-complementary
#ECFDF2 #FAECFD #FDECEE
monochromatic
#7DF1A6 #B5F7CC #E3FCEC #E3FCEC #E3FCEC
Accessibility & contrast
On white
1.06
#ECFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#ECFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFDF2
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFDF2 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#F9F8F3
Tritanopia (blue-blind)
#EAFDFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecfdf2; /* rgb */ color: rgb(236, 253, 242); /* oklch */ color: oklch(97.9% 0.023 157.6);
Tailwind
colors: {
custom: {
50: '#f2fef6',
500: '#ecfdf2',
950: '#000000',
},
}SCSS
$custom: #ecfdf2; $custom-light: #f2fef6; $custom-dark: #000000;
JSON
{
"hex": "#ecfdf2",
"rgb": {
"r": 236,
"g": 253,
"b": 242
},
"hsl": {
"h": 141.176,
"s": 80.952,
"l": 95.882
},
"oklch": {
"l": 0.9785,
"c": 0.02295,
"h": 157.6
},
"luminance": 0.94494
}Semantic roles & 50–950 ramp
primary
#ECFDF2
secondary
#E7A7D0
accent
#0892DD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585