#E8FFEE#E8FFEE
#E8FFEE is a very light, muted green. Relative luminance 0.948; OKLCH L 97.9% C 0.033 H 153.7°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFEE |
|---|---|
| RGB | rgb(232, 255, 238) |
| HSL | hsl(136, 100%, 95%) |
| HSV | hsv(136, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(97.97, -10.55, 5.58) |
| CIE-LCH | lch(97.97, 11.93, 152.14°) |
| OKLab | oklab(97.86% -0.0294 0.0146) |
| OKLCH | oklch(97.86% 0.033 153.7) |
| XYZ | xyz(84.4681, 94.8478, 94.7297) |
| Luminance | 0.9485 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.80
Ice
#D6FFFA
ΔE00 6.67
Mintcream
#F5FFFA
ΔE00 6.96
Lightcyan
#E0FFFF
ΔE00 7.21
Ice Blue (survey)
#D7FFFE
ΔE00 7.69
Very Pale Blue
#D6FFFE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFEE #FFE8F9
analogous
#EDFFE8 #E8FFEE #E8FFF9
triadic
#E8FFEE #EEE8FF #FFEEE8
tetradic
#E8FFEE #E8EDFF #FFE8F9 #FFF9E8
square
#E8FFEE #E8EDFF #FFE8F9 #FFF9E8
split-complementary
#E8FFEE #F9E8FF #FFE8ED
monochromatic
#6EFF94 #ABFFC1 #E0FFE8 #E0FFE8 #E0FFE8
Accessibility & contrast
On white
1.05
#E8FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#E8FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFEE
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFEE | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBED
Deuteranopia (green-blind)
#FBF8EF
Tritanopia (blue-blind)
#E5FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8ffee; /* rgb */ color: rgb(232, 255, 238); /* oklch */ color: oklch(97.9% 0.033 153.7);
Tailwind
colors: {
custom: {
50: '#effff3',
500: '#e8ffee',
950: '#000000',
},
}SCSS
$custom: #e8ffee; $custom-light: #effff3; $custom-dark: #000000;
JSON
{
"hex": "#e8ffee",
"rgb": {
"r": 232,
"g": 255,
"b": 238
},
"hsl": {
"h": 135.652,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97863,
"c": 0.03283,
"h": 153.7
},
"luminance": 0.94849
}Semantic roles & 50–950 ramp
primary
#E8FFEE
secondary
#EE9DD9
accent
#00AAE6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685