#ECFEEA#ECFEEA
#ECFEEA is a very light, muted green. Relative luminance 0.947; OKLCH L 97.8% C 0.032 H 142.5°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFEEA |
|---|---|
| RGB | rgb(236, 254, 234) |
| HSL | hsl(114, 91%, 96%) |
| HSV | hsv(114, 8%, 100%) |
| CMYK | cmyk(7.1%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(97.90, -9.43, 7.55) |
| CIE-LCH | lch(97.90, 12.08, 141.31°) |
| OKLab | oklab(97.84% -0.0257 0.0197) |
| OKLCH | oklch(97.84% 0.032 142.5) |
| XYZ | xyz(84.8824, 94.6563, 91.6245) |
| Luminance | 0.9466 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.16
Beige
#F5F5DC
ΔE00 6.88
Mintcream
#F5FFFA
ΔE00 6.90
Off White (survey)
#FFFFE4
ΔE00 6.93
Lightyellow
#FFFFE0
ΔE00 7.29
Ivory
#FFFFF0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFEEA #FCEAFE
analogous
#F6FEEA #ECFEEA #EAFEF2
triadic
#ECFEEA #EAECFE #FEEAEC
tetradic
#ECFEEA #EAF6FE #FCEAFE #FEF2EA
square
#ECFEEA #EAF6FE #FCEAFE #FEF2EA
split-complementary
#ECFEEA #F2EAFE #FEEAF6
monochromatic
#82F875 #B7FBB0 #E5FEE2 #E5FEE2 #E5FEE2
Accessibility & contrast
On white
1.05
#ECFEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#ECFEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFEEA
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFEEA | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#EBFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecfeea; /* rgb */ color: rgb(236, 254, 234); /* oklch */ color: oklch(97.8% 0.032 142.5);
Tailwind
colors: {
custom: {
50: '#f2fef0',
500: '#ecfeea',
950: '#000000',
},
}SCSS
$custom: #ecfeea; $custom-light: #f2fef0; $custom-dark: #000000;
JSON
{
"hex": "#ecfeea",
"rgb": {
"r": 236,
"g": 254,
"b": 234
},
"hsl": {
"h": 114,
"s": 90.909,
"l": 95.686
},
"oklch": {
"l": 0.97839,
"c": 0.03238,
"h": 142.5
},
"luminance": 0.94657
}Semantic roles & 50–950 ramp
primary
#ECFEEA
secondary
#E3A2EA
accent
#00E6CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585