#E5FFEF#E5FFEF
#E5FFEF is a very light, muted green. Relative luminance 0.944; OKLCH L 97.7% C 0.034 H 158.7°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFEF |
|---|---|
| RGB | rgb(229, 255, 239) |
| HSL | hsl(143, 100%, 95%) |
| HSV | hsv(143, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(97.80, -11.34, 4.78) |
| CIE-LCH | lch(97.80, 12.31, 157.14°) |
| OKLab | oklab(97.68% -0.032 0.0125) |
| OKLCH | oklch(97.68% 0.034 158.7) |
| XYZ | xyz(83.6497, 94.4088, 95.4603) |
| Luminance | 0.9441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.63
Ice
#D6FFFA
ΔE00 5.77
Lightcyan
#E0FFFF
ΔE00 6.65
Ice Blue (survey)
#D7FFFE
ΔE00 6.89
Very Pale Blue
#D6FFFE
ΔE00 7.00
Mintcream
#F5FFFA
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFEF #FFE5F5
analogous
#E8FFE5 #E5FFEF #E5FFFC
triadic
#E5FFEF #EFE5FF #FFEFE5
tetradic
#E5FFEF #E5E8FF #FFE5F5 #FFFCE5
square
#E5FFEF #E5E8FF #FFE5F5 #FFFCE5
split-complementary
#E5FFEF #FCE5FF #FFE5E8
monochromatic
#6BFFA4 #A8FFC9 #E0FFEC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.06
#E5FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#E5FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFEF
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFEF | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBEE
Deuteranopia (green-blind)
#FAF7F0
Tritanopia (blue-blind)
#E1FFFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e5ffef; /* rgb */ color: rgb(229, 255, 239); /* oklch */ color: oklch(97.7% 0.034 158.7);
Tailwind
colors: {
custom: {
50: '#edfff4',
500: '#e5ffef',
950: '#000000',
},
}SCSS
$custom: #e5ffef; $custom-light: #edfff4; $custom-dark: #000000;
JSON
{
"hex": "#e5ffef",
"rgb": {
"r": 229,
"g": 255,
"b": 239
},
"hsl": {
"h": 143.077,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97681,
"c": 0.03432,
"h": 158.7
},
"luminance": 0.9441
}Semantic roles & 50–950 ramp
primary
#E5FFEF
secondary
#ED9BCE
accent
#008DE6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685