#ECFFE5#ECFFE5
#ECFFE5 is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.040 H 137.2°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFFE5 |
|---|---|
| RGB | rgb(236, 255, 229) |
| HSL | hsl(104, 100%, 95%) |
| HSV | hsv(104, 10%, 100%) |
| CMYK | cmyk(7.5%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(98.04, -10.78, 10.32) |
| CIE-LCH | lch(98.04, 14.92, 136.25°) |
| OKLab | oklab(97.91% -0.029 0.0269) |
| OKLCH | oklch(97.91% 0.04 137.2) |
| XYZ | xyz(84.4924, 95.0094, 88.0008) |
| Luminance | 0.9501 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.07
Off White (survey)
#FFFFE4
ΔE00 6.84
Lightyellow
#FFFFE0
ΔE00 6.85
Beige
#F5F5DC
ΔE00 6.99
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.61
Eggshell (survey)
#FFFFD4
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFFE5 #F8E5FF
analogous
#F9FFE5 #ECFFE5 #E5FFEB
triadic
#ECFFE5 #E5ECFF #FFE5EC
tetradic
#ECFFE5 #E5F9FF #F8E5FF #FFEBE5
square
#ECFFE5 #E5F9FF #F8E5FF #FFEBE5
split-complementary
#ECFFE5 #EBE5FF #FFE5F9
monochromatic
#93FF6B #BFFFA8 #E9FFE0 #E9FFE0 #E9FFE0
Accessibility & contrast
On white
1.05
#ECFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#ECFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFFE5
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFFE5 | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE4
Deuteranopia (green-blind)
#FEF9E6
Tritanopia (blue-blind)
#ECFDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecffe5; /* rgb */ color: rgb(236, 255, 229); /* oklch */ color: oklch(97.9% 0.040 137.2);
Tailwind
colors: {
custom: {
50: '#f2ffed',
500: '#ecffe5',
950: '#000000',
},
}SCSS
$custom: #ecffe5; $custom-light: #f2ffed; $custom-dark: #000000;
JSON
{
"hex": "#ecffe5",
"rgb": {
"r": 236,
"g": 255,
"b": 229
},
"hsl": {
"h": 103.846,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97914,
"c": 0.03954,
"h": 137.2
},
"luminance": 0.9501
}Semantic roles & 50–950 ramp
primary
#ECFFE5
secondary
#D79BED
accent
#00E6A8
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684