#ECFEE0#ECFEE0
#ECFEE0 is a very light, muted yellow-green. Relative luminance 0.941; OKLCH L 97.6% C 0.044 H 132.7°. Best body text is #000000 at 19.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFEE0 |
|---|---|
| RGB | rgb(236, 254, 224) |
| HSL | hsl(96, 94%, 94%) |
| HSV | hsv(96, 12%, 100%) |
| CMYK | cmyk(7.1%, 0%, 11.8%, 0.4%) |
| CIE-LAB | lab(97.67, -11.12, 12.36) |
| CIE-LCH | lch(97.67, 16.62, 131.97°) |
| OKLab | oklab(97.59% -0.0296 0.0321) |
| OKLCH | oklch(97.59% 0.044 132.7) |
| XYZ | xyz(83.4861, 94.0978, 84.2709) |
| Luminance | 0.9410 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.19
Lightyellow
#FFFFE0
ΔE00 6.37
Off White (survey)
#FFFFE4
ΔE00 6.59
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.69
Beige
#F5F5DC
ΔE00 6.79
Eggshell (survey)
#FFFFD4
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFEE0 #F2E0FE
analogous
#FBFEE0 #ECFEE0 #E0FEE3
triadic
#ECFEE0 #E0ECFE #FEE0EC
tetradic
#ECFEE0 #E0FBFE #F2E0FE #FEE3E0
square
#ECFEE0 #E0FBFE #F2E0FE #FEE3E0
split-complementary
#ECFEE0 #E3E0FE #FEE0FB
monochromatic
#A3FA69 #C8FCA5 #ECFEE0 #EDFEE1 #EDFEE1
Accessibility & contrast
On white
1.06
#ECFEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.82
#ECFEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFEE0
19.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFEE0 | 1.00 | 1.06 | 19.82 | 19.82 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFF9DE
Deuteranopia (green-blind)
#FEF8E1
Tritanopia (blue-blind)
#EDFBF5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #ecfee0; /* rgb */ color: rgb(236, 254, 224); /* oklch */ color: oklch(97.6% 0.044 132.7);
Tailwind
colors: {
custom: {
50: '#f2fee9',
500: '#ecfee0',
950: '#000000',
},
}SCSS
$custom: #ecfee0; $custom-light: #f2fee9; $custom-dark: #000000;
JSON
{
"hex": "#ecfee0",
"rgb": {
"r": 236,
"g": 254,
"b": 224
},
"hsl": {
"h": 96,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.97588,
"c": 0.04367,
"h": 132.7
},
"luminance": 0.94098
}Semantic roles & 50–950 ramp
primary
#ECFEE0
secondary
#C998EA
accent
#00E68A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#161716
muted
#858584