#ECFFE6#ECFFE6
#ECFFE6 is a very light, muted green. Relative luminance 0.951; OKLCH L 97.9% C 0.038 H 138.2°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ECFFE6 |
|---|---|
| RGB | rgb(236, 255, 230) |
| HSL | hsl(106, 100%, 95%) |
| HSV | hsv(106, 10%, 100%) |
| CMYK | cmyk(7.5%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(98.06, -10.61, 9.84) |
| CIE-LCH | lch(98.06, 14.47, 137.16°) |
| OKLab | oklab(97.94% -0.0286 0.0256) |
| OKLCH | oklch(97.94% 0.038 138.2) |
| XYZ | xyz(84.6324, 95.0654, 88.7383) |
| Luminance | 0.9507 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.78
Off White (survey)
#FFFFE4
ΔE00 6.87
Lightyellow
#FFFFE0
ΔE00 6.94
Beige
#F5F5DC
ΔE00 7.00
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.80
Eggshell (survey)
#FFFFD4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ECFFE6 #F9E6FF
analogous
#F8FFE6 #ECFFE6 #E6FFEC
triadic
#ECFFE6 #E6ECFF #FFE6EC
tetradic
#ECFFE6 #E6F8FF #F9E6FF #FFECE6
square
#ECFFE6 #E6F8FF #F9E6FF #FFECE6
split-complementary
#ECFFE6 #ECE6FF #FFE6F8
monochromatic
#8FFF6C #BDFFA9 #E8FFE0 #E8FFE0 #E8FFE0
Accessibility & contrast
On white
1.05
#ECFFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#ECFFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ECFFE6
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ECFFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ECFFE6 | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE5
Deuteranopia (green-blind)
#FEF9E7
Tritanopia (blue-blind)
#ECFDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #ecffe6; /* rgb */ color: rgb(236, 255, 230); /* oklch */ color: oklch(97.9% 0.038 138.2);
Tailwind
colors: {
custom: {
50: '#f2ffed',
500: '#ecffe6',
950: '#000000',
},
}SCSS
$custom: #ecffe6; $custom-light: #f2ffed; $custom-dark: #000000;
JSON
{
"hex": "#ecffe6",
"rgb": {
"r": 236,
"g": 255,
"b": 230
},
"hsl": {
"h": 105.6,
"s": 100,
"l": 95.098
},
"oklch": {
"l": 0.97939,
"c": 0.03841,
"h": 138.2
},
"luminance": 0.95066
}Semantic roles & 50–950 ramp
primary
#ECFFE6
secondary
#DA9CED
accent
#00E6AE
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684