#E8FFE3#E8FFE3
#E8FFE3 is a very light, muted green. Relative luminance 0.942; OKLCH L 97.6% C 0.044 H 140.1°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFE3 |
|---|---|
| RGB | rgb(232, 255, 227) |
| HSL | hsl(109, 100%, 95%) |
| HSV | hsv(109, 11%, 100%) |
| CMYK | cmyk(9%, 0%, 11%, 0%) |
| CIE-LAB | lab(97.72, -12.45, 10.86) |
| CIE-LCH | lch(97.72, 16.52, 138.92°) |
| OKLab | oklab(97.58% -0.0337 0.0282) |
| OKLCH | oklch(97.58% 0.044 140.1) |
| XYZ | xyz(82.9012, 94.2210, 86.4771) |
| Luminance | 0.9422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.14
Lightyellow
#FFFFE0
ΔE00 7.89
Off White (survey)
#FFFFE4
ΔE00 8.01
Beige
#F5F5DC
ΔE00 8.15
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.29
Eggshell (survey)
#FFFFD4
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFE3 #FAE3FF
analogous
#F6FFE3 #E8FFE3 #E3FFEC
triadic
#E8FFE3 #E3E8FF #FFE3E8
tetradic
#E8FFE3 #E3F6FF #FAE3FF #FFECE3
square
#E8FFE3 #E3F6FF #FAE3FF #FFECE3
split-complementary
#E8FFE3 #ECE3FF #FFE3F6
monochromatic
#83FF69 #B6FFA6 #E6FFE0 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.06
#E8FFE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#E8FFE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFE3
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFE3 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE2
Deuteranopia (green-blind)
#FDF8E4
Tritanopia (blue-blind)
#E7FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffe3; /* rgb */ color: rgb(232, 255, 227); /* oklch */ color: oklch(97.6% 0.044 140.1);
Tailwind
colors: {
custom: {
50: '#efffeb',
500: '#e8ffe3',
950: '#000000',
},
}SCSS
$custom: #e8ffe3; $custom-light: #efffeb; $custom-dark: #000000;
JSON
{
"hex": "#e8ffe3",
"rgb": {
"r": 232,
"g": 255,
"b": 227
},
"hsl": {
"h": 109.286,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.9758,
"c": 0.04399,
"h": 140.1
},
"luminance": 0.94222
}Semantic roles & 50–950 ramp
primary
#E8FFE3
secondary
#DE99ED
accent
#00E6BD
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684