#E8FFEF#E8FFEF
#E8FFEF is a very light, muted green. Relative luminance 0.949; OKLCH L 97.9% C 0.032 H 155.4°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFEF |
|---|---|
| RGB | rgb(232, 255, 239) |
| HSL | hsl(138, 100%, 95%) |
| HSV | hsv(138, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(98.00, -10.37, 5.10) |
| CIE-LCH | lch(98.00, 11.55, 153.82°) |
| OKLab | oklab(97.89% -0.029 0.0133) |
| OKLCH | oklch(97.89% 0.032 155.4) |
| XYZ | xyz(84.6155, 94.9067, 95.5055) |
| Luminance | 0.9491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.72
Ice
#D6FFFA
ΔE00 6.42
Mintcream
#F5FFFA
ΔE00 6.70
Lightcyan
#E0FFFF
ΔE00 6.85
Ice Blue (survey)
#D7FFFE
ΔE00 7.39
Very Pale Blue
#D6FFFE
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFEF #FFE8F8
analogous
#ECFFE8 #E8FFEF #E8FFFA
triadic
#E8FFEF #EFE8FF #FFEFE8
tetradic
#E8FFEF #E8ECFF #FFE8F8 #FFFAE8
square
#E8FFEF #E8ECFF #FFE8F8 #FFFAE8
split-complementary
#E8FFEF #FAE8FF #FFE8EC
monochromatic
#6EFF9A #ABFFC4 #E0FFEA #E0FFEA #E0FFEA
Accessibility & contrast
On white
1.05
#E8FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#E8FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFEF
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFEF | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEE
Deuteranopia (green-blind)
#FAF8F0
Tritanopia (blue-blind)
#E5FEFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8ffef; /* rgb */ color: rgb(232, 255, 239); /* oklch */ color: oklch(97.9% 0.032 155.4);
Tailwind
colors: {
custom: {
50: '#effff4',
500: '#e8ffef',
950: '#000000',
},
}SCSS
$custom: #e8ffef; $custom-light: #effff4; $custom-dark: #000000;
JSON
{
"hex": "#e8ffef",
"rgb": {
"r": 232,
"g": 255,
"b": 239
},
"hsl": {
"h": 138.261,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97889,
"c": 0.03194,
"h": 155.4
},
"luminance": 0.94908
}Semantic roles & 50–950 ramp
primary
#E8FFEF
secondary
#EE9DD5
accent
#00A0E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685