#E4FFE6#E4FFE6
#E4FFE6 is a very light, muted green. Relative luminance 0.937; OKLCH L 97.4% C 0.043 H 147.3°. Best body text is #000000 at 19.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E4FFE6 |
|---|---|
| RGB | rgb(228, 255, 230) |
| HSL | hsl(124, 100%, 95%) |
| HSV | hsv(124, 11%, 100%) |
| CMYK | cmyk(10.6%, 0%, 9.8%, 0%) |
| CIE-LAB | lab(97.52, -13.26, 9.00) |
| CIE-LCH | lch(97.52, 16.03, 145.85°) |
| OKLab | oklab(97.38% -0.0365 0.0234) |
| OKLCH | oklch(97.38% 0.043 147.3) |
| XYZ | xyz(82.0349, 93.7260, 88.6165) |
| Luminance | 0.9373 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.17
Ice
#D6FFFA
ΔE00 8.23
Off White (survey)
#FFFFE4
ΔE00 9.19
Lightyellow
#FFFFE0
ΔE00 9.19
Beige
#F5F5DC
ΔE00 9.24
Pale Aqua
#B8FFEB
ΔE00 9.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4FFE6 #FFE4FD
analogous
#F0FFE4 #E4FFE6 #E4FFF4
triadic
#E4FFE6 #E6E4FF #FFE6E4
tetradic
#E4FFE6 #E4F0FF #FFE4FD #FFF4E4
square
#E4FFE6 #E4F0FF #FFE4FD #FFF4E4
split-complementary
#E4FFE6 #F4E4FF #FFE4F0
monochromatic
#6AFF75 #A7FFAD #E0FFE3 #E0FFE3 #E0FFE3
Accessibility & contrast
On white
1.06
#E4FFE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.75
#E4FFE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4FFE6
19.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4FFE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4FFE6 | 1.00 | 1.06 | 19.75 | 19.75 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE5
Deuteranopia (green-blind)
#FBF7E7
Tritanopia (blue-blind)
#E1FEF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e4ffe6; /* rgb */ color: rgb(228, 255, 230); /* oklch */ color: oklch(97.4% 0.043 147.3);
Tailwind
colors: {
custom: {
50: '#ecffed',
500: '#e4ffe6',
950: '#000000',
},
}SCSS
$custom: #e4ffe6; $custom-light: #ecffed; $custom-dark: #000000;
JSON
{
"hex": "#e4ffe6",
"rgb": {
"r": 228,
"g": 255,
"b": 230
},
"hsl": {
"h": 124.444,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97377,
"c": 0.04336,
"h": 147.3
},
"luminance": 0.93727
}Semantic roles & 50–950 ramp
primary
#E4FFE6
secondary
#ED9AE7
accent
#00D5E6
background
#FEFFFE
surface
#FDFFFD
border
#D5D7D5
text
#161816
muted
#848684