#ECFEE7#ECFEE7
#ECFEE7 is a very light, muted green. Relative luminance 0.945; OKLCH L 97.8% C 0.036 H 138.9°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFEE7 |
|---|---|
| RGB | rgb(236, 254, 231) |
| HSL | hsl(107, 92%, 95%) |
| HSV | hsv(107, 9%, 100%) |
| CMYK | cmyk(7.1%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(97.83, -9.94, 8.99) |
| CIE-LCH | lch(97.83, 13.41, 137.87°) |
| OKLab | oklab(97.76% -0.0269 0.0234) |
| OKLCH | oklch(97.76% 0.036 138.9) |
| XYZ | xyz(84.4551, 94.4854, 89.3739) |
| Luminance | 0.9449 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.08
Off White (survey)
#FFFFE4
ΔE00 6.68
Beige
#F5F5DC
ΔE00 6.71
Lightyellow
#FFFFE0
ΔE00 6.88
Ivory
#FFFFF0
ΔE00 7.75
Mintcream
#F5FFFA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFEE7 #F9E7FE
analogous
#F7FEE7 #ECFEE7 #E7FEEE
triadic
#ECFEE7 #E7ECFE #FEE7EC
tetradic
#ECFEE7 #E7F7FE #F9E7FE #FEEEE7
square
#ECFEE7 #E7F7FE #F9E7FE #FEEEE7
split-complementary
#ECFEE7 #EEE7FE #FEE7F7
monochromatic
#8FF971 #BDFCAC #E8FEE2 #E8FEE2 #E8FEE2
Accessibility & contrast
On white
1.06
#ECFEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#ECFEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFEE7
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFEE7 | 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)
#FFFAE6
Deuteranopia (green-blind)
#FDF8E8
Tritanopia (blue-blind)
#EBFCF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecfee7; /* rgb */ color: rgb(236, 254, 231); /* oklch */ color: oklch(97.8% 0.036 138.9);
Tailwind
colors: {
custom: {
50: '#f2feee',
500: '#ecfee7',
950: '#000000',
},
}SCSS
$custom: #ecfee7; $custom-light: #f2feee; $custom-dark: #000000;
JSON
{
"hex": "#ecfee7",
"rgb": {
"r": 236,
"g": 254,
"b": 231
},
"hsl": {
"h": 106.957,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.97763,
"c": 0.03565,
"h": 138.9
},
"luminance": 0.94486
}Semantic roles & 50–950 ramp
primary
#ECFEE7
secondary
#DA9FEA
accent
#00E6B4
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585