#ECFFE7#ECFFE7
#ECFFE7 is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.037 H 139.2°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFFE7 |
|---|---|
| RGB | rgb(236, 255, 231) |
| HSL | hsl(108, 100%, 95%) |
| HSV | hsv(108, 9%, 100%) |
| CMYK | cmyk(7.5%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(98.08, -10.44, 9.36) |
| CIE-LCH | lch(98.08, 14.02, 138.13°) |
| OKLab | oklab(97.96% -0.0282 0.0244) |
| OKLCH | oklch(97.96% 0.037 139.2) |
| XYZ | xyz(84.7732, 95.1217, 89.4800) |
| Luminance | 0.9512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.48
Off White (survey)
#FFFFE4
ΔE00 6.91
Beige
#F5F5DC
ΔE00 7.01
Lightyellow
#FFFFE0
ΔE00 7.04
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.99
Ivory
#FFFFF0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFFE7 #FAE7FF
analogous
#F8FFE7 #ECFFE7 #E7FFEE
triadic
#ECFFE7 #E7ECFF #FFE7EC
tetradic
#ECFFE7 #E7F8FF #FAE7FF #FFEEE7
square
#ECFFE7 #E7F8FF #FAE7FF #FFEEE7
split-complementary
#ECFFE7 #EEE7FF #FFE7F8
monochromatic
#8BFF6D #BCFFAA #E7FFE0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.05
#ECFFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#ECFFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFFE7
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFFE7 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE6
Deuteranopia (green-blind)
#FDF9E8
Tritanopia (blue-blind)
#EBFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecffe7; /* rgb */ color: rgb(236, 255, 231); /* oklch */ color: oklch(98.0% 0.037 139.2);
Tailwind
colors: {
custom: {
50: '#f2ffee',
500: '#ecffe7',
950: '#000000',
},
}SCSS
$custom: #ecffe7; $custom-light: #f2ffee; $custom-dark: #000000;
JSON
{
"hex": "#ecffe7",
"rgb": {
"r": 236,
"g": 255,
"b": 231
},
"hsl": {
"h": 107.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.97964,
"c": 0.0373,
"h": 139.2
},
"luminance": 0.95122
}Semantic roles & 50–950 ramp
primary
#ECFFE7
secondary
#DD9DEE
accent
#00E6B6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685