#E4FEEC#E4FEEC
#E4FEEC is a very light, muted green. Relative luminance 0.934; OKLCH L 97.3% C 0.036 H 155.4°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FEEC |
|---|---|
| RGB | rgb(228, 254, 236) |
| HSL | hsl(138, 93%, 95%) |
| HSV | hsv(138, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(97.40, -11.71, 5.75) |
| CIE-LCH | lch(97.40, 13.04, 153.87°) |
| OKLab | oklab(97.33% -0.0328 0.015) |
| OKLCH | oklch(97.33% 0.036 155.4) |
| XYZ | xyz(82.5738, 93.4326, 93.0245) |
| Luminance | 0.9343 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.81
Ice
#D6FFFA
ΔE00 6.32
Lightcyan
#E0FFFF
ΔE00 7.39
Ice Blue (survey)
#D7FFFE
ΔE00 7.54
Very Pale Blue
#D6FFFE
ΔE00 7.64
Mintcream
#F5FFFA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FEEC #FEE4F6
analogous
#E9FEE4 #E4FEEC #E4FEF9
triadic
#E4FEEC #ECE4FE #FEECE4
tetradic
#E4FEEC #E4E9FE #FEE4F6 #FEF9E4
square
#E4FEEC #E4E9FE #FEE4F6 #FEF9E4
split-complementary
#E4FEEC #F9E4FE #FEE4E9
monochromatic
#6EFA99 #A9FCC2 #E1FEEA #E1FEEA #E1FEEA
Accessibility & contrast
On white
1.07
#E4FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E4FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FEEC
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FEEC | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEF9EB
Deuteranopia (green-blind)
#F9F6ED
Tritanopia (blue-blind)
#E0FDF9
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e4feec; /* rgb */ color: rgb(228, 254, 236); /* oklch */ color: oklch(97.3% 0.036 155.4);
Tailwind
colors: {
custom: {
50: '#ecfef2',
500: '#e4feec',
950: '#000000',
},
}SCSS
$custom: #e4feec; $custom-light: #ecfef2; $custom-dark: #000000;
JSON
{
"hex": "#e4feec",
"rgb": {
"r": 228,
"g": 254,
"b": 236
},
"hsl": {
"h": 138.462,
"s": 92.857,
"l": 94.51
},
"oklch": {
"l": 0.97329,
"c": 0.03605,
"h": 155.4
},
"luminance": 0.93434
}Semantic roles & 50–950 ramp
primary
#E4FEEC
secondary
#EA9CD2
accent
#009FE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161716
muted
#848585