#ECFFE2#ECFFE2
#ECFFE2 is a very light, muted yellow-green. Relative luminance 0.948; OKLCH L 97.8% C 0.043 H 134.7°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFFE2 |
|---|---|
| RGB | rgb(236, 255, 226) |
| HSL | hsl(99, 100%, 94%) |
| HSV | hsv(99, 11%, 100%) |
| CMYK | cmyk(7.5%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.97, -11.28, 11.76) |
| CIE-LCH | lch(97.97, 16.30, 133.81°) |
| OKLab | oklab(97.84% -0.0302 0.0306) |
| OKLCH | oklch(97.84% 0.043 134.7) |
| XYZ | xyz(84.0771, 94.8433, 85.8139) |
| Luminance | 0.9484 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.95
Lightyellow
#FFFFE0
ΔE00 6.68
Off White (survey)
#FFFFE4
ΔE00 6.84
Beige
#F5F5DC
ΔE00 7.06
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.11
Eggshell (survey)
#FFFFD4
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFFE2 #F5E2FF
analogous
#FBFFE2 #ECFFE2 #E2FFE7
triadic
#ECFFE2 #E2ECFF #FFE2EC
tetradic
#ECFFE2 #E2FBFF #F5E2FF #FFE7E2
square
#ECFFE2 #E2FBFF #F5E2FF #FFE7E2
split-complementary
#ECFFE2 #E7E2FF #FFE2FB
monochromatic
#9CFF68 #C4FFA5 #EBFFE0 #EBFFE0 #EBFFE0
Accessibility & contrast
On white
1.05
#ECFFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#ECFFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFFE2
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFFE2 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE0
Deuteranopia (green-blind)
#FEF9E3
Tritanopia (blue-blind)
#ECFCF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecffe2; /* rgb */ color: rgb(236, 255, 226); /* oklch */ color: oklch(97.8% 0.043 134.7);
Tailwind
colors: {
custom: {
50: '#f2ffeb',
500: '#ecffe2',
950: '#000000',
},
}SCSS
$custom: #ecffe2; $custom-light: #f2ffeb; $custom-dark: #000000;
JSON
{
"hex": "#ecffe2",
"rgb": {
"r": 236,
"g": 255,
"b": 226
},
"hsl": {
"h": 99.31,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97839,
"c": 0.04296,
"h": 134.7
},
"luminance": 0.94844
}Semantic roles & 50–950 ramp
primary
#ECFFE2
secondary
#D098ED
accent
#00E696
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684