#E8FFF0#E8FFF0
#E8FFF0 is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.031 H 157.2°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFF0 |
|---|---|
| RGB | rgb(232, 255, 240) |
| HSL | hsl(141, 100%, 95%) |
| HSV | hsv(141, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 5.9%, 0%) |
| CIE-LAB | lab(98.02, -10.19, 4.62) |
| CIE-LCH | lch(98.02, 11.19, 155.62°) |
| OKLab | oklab(97.92% -0.0287 0.012) |
| OKLCH | oklch(97.92% 0.031 157.2) |
| XYZ | xyz(84.7636, 94.9660, 96.2857) |
| Luminance | 0.9497 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.68
Ice
#D6FFFA
ΔE00 6.18
Mintcream
#F5FFFA
ΔE00 6.45
Lightcyan
#E0FFFF
ΔE00 6.49
Ice Blue (survey)
#D7FFFE
ΔE00 7.09
Very Pale Blue
#D6FFFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFF0 #FFE8F7
analogous
#EBFFE8 #E8FFF0 #E8FFFC
triadic
#E8FFF0 #F0E8FF #FFF0E8
tetradic
#E8FFF0 #E8EBFF #FFE8F7 #FFFCE8
square
#E8FFF0 #E8EBFF #FFE8F7 #FFFCE8
split-complementary
#E8FFF0 #FCE8FF #FFE8EB
monochromatic
#6EFFA0 #ABFFC8 #E0FFEB #E0FFEB #E0FFEB
Accessibility & contrast
On white
1.05
#E8FFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#E8FFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFF0
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFF0 | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEF
Deuteranopia (green-blind)
#FAF8F1
Tritanopia (blue-blind)
#E5FFFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8fff0; /* rgb */ color: rgb(232, 255, 240); /* oklch */ color: oklch(97.9% 0.031 157.2);
Tailwind
colors: {
custom: {
50: '#effff4',
500: '#e8fff0',
950: '#000000',
},
}SCSS
$custom: #e8fff0; $custom-light: #effff4; $custom-dark: #000000;
JSON
{
"hex": "#e8fff0",
"rgb": {
"r": 232,
"g": 255,
"b": 240
},
"hsl": {
"h": 140.87,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97916,
"c": 0.03109,
"h": 157.2
},
"luminance": 0.94967
}Semantic roles & 50–950 ramp
primary
#E8FFF0
secondary
#EE9DD2
accent
#0096E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685