#E8FFE2#E8FFE2
#E8FFE2 is a very light, muted green. Relative luminance 0.942; OKLCH L 97.6% C 0.045 H 139.2°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFE2 |
|---|---|
| RGB | rgb(232, 255, 226) |
| HSL | hsl(108, 100%, 94%) |
| HSV | hsv(108, 11%, 100%) |
| CMYK | cmyk(9%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(97.70, -12.62, 11.34) |
| CIE-LCH | lch(97.70, 16.96, 138.07°) |
| OKLab | oklab(97.56% -0.0341 0.0295) |
| OKLCH | oklch(97.56% 0.045 139.2) |
| XYZ | xyz(82.7636, 94.1660, 85.7523) |
| Luminance | 0.9417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 5.40
Lightyellow
#FFFFE0
ΔE00 7.84
Off White (survey)
#FFFFE4
ΔE00 8.01
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.15
Beige
#F5F5DC
ΔE00 8.17
Eggshell (survey)
#FFFFD4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFE2 #F9E2FF
analogous
#F7FFE2 #E8FFE2 #E2FFEB
triadic
#E8FFE2 #E2E8FF #FFE2E8
tetradic
#E8FFE2 #E2F7FF #F9E2FF #FFEBE2
square
#E8FFE2 #E2F7FF #F9E2FF #FFEBE2
split-complementary
#E8FFE2 #EBE2FF #FFE2F7
monochromatic
#87FF68 #B7FFA5 #E7FFE0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.06
#E8FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E8FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFE2
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFE2 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE0
Deuteranopia (green-blind)
#FDF8E3
Tritanopia (blue-blind)
#E7FDF7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e8ffe2; /* rgb */ color: rgb(232, 255, 226); /* oklch */ color: oklch(97.6% 0.045 139.2);
Tailwind
colors: {
custom: {
50: '#efffeb',
500: '#e8ffe2',
950: '#000000',
},
}SCSS
$custom: #e8ffe2; $custom-light: #efffeb; $custom-dark: #000000;
JSON
{
"hex": "#e8ffe2",
"rgb": {
"r": 232,
"g": 255,
"b": 226
},
"hsl": {
"h": 107.586,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.97556,
"c": 0.0451,
"h": 139.2
},
"luminance": 0.94167
}Semantic roles & 50–950 ramp
primary
#E8FFE2
secondary
#DB98ED
accent
#00E6B6
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684