#E5FFEE#E5FFEE
#E5FFEE is a very light, muted green. Relative luminance 0.944; OKLCH L 97.7% C 0.035 H 157.0°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FFEE |
|---|---|
| RGB | rgb(229, 255, 238) |
| HSL | hsl(141, 100%, 95%) |
| HSV | hsv(141, 10%, 100%) |
| CMYK | cmyk(10.2%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.77, -11.52, 5.26) |
| CIE-LCH | lch(97.77, 12.67, 155.46°) |
| OKLab | oklab(97.65% -0.0324 0.0137) |
| OKLCH | oklch(97.65% 0.035 157) |
| XYZ | xyz(83.5024, 94.3499, 94.6844) |
| Luminance | 0.9435 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.69
Ice
#D6FFFA
ΔE00 6.04
Lightcyan
#E0FFFF
ΔE00 7.02
Ice Blue (survey)
#D7FFFE
ΔE00 7.22
Very Pale Blue
#D6FFFE
ΔE00 7.32
Mintcream
#F5FFFA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FFEE #FFE5F6
analogous
#E9FFE5 #E5FFEE #E5FFFB
triadic
#E5FFEE #EEE5FF #FFEEE5
tetradic
#E5FFEE #E5E9FF #FFE5F6 #FFFBE5
square
#E5FFEE #E5E9FF #FFE5F6 #FFFBE5
split-complementary
#E5FFEE #FBE5FF #FFE5E9
monochromatic
#6BFF9E #A8FFC6 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.06
#E5FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#E5FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FFEE
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FFEE | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FAF7EF
Tritanopia (blue-blind)
#E1FFFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e5ffee; /* rgb */ color: rgb(229, 255, 238); /* oklch */ color: oklch(97.7% 0.035 157.0);
Tailwind
colors: {
custom: {
50: '#edfff3',
500: '#e5ffee',
950: '#000000',
},
}SCSS
$custom: #e5ffee; $custom-light: #edfff3; $custom-dark: #000000;
JSON
{
"hex": "#e5ffee",
"rgb": {
"r": 229,
"g": 255,
"b": 238
},
"hsl": {
"h": 140.769,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97654,
"c": 0.03515,
"h": 157
},
"luminance": 0.94351
}Semantic roles & 50–950 ramp
primary
#E5FFEE
secondary
#ED9BD1
accent
#0096E6
background
#FEFFFF
surface
#FDFFFE
border
#D5D7D6
text
#161817
muted
#848685