#E8FFF2#E8FFF2
#E8FFF2 is a very light, muted green. Relative luminance 0.951; OKLCH L 98.0% C 0.029 H 161.1°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E8FFF2 |
|---|---|
| RGB | rgb(232, 255, 242) |
| HSL | hsl(146, 100%, 95%) |
| HSV | hsv(146, 9%, 100%) |
| CMYK | cmyk(9%, 0%, 5.1%, 0%) |
| CIE-LAB | lab(98.07, -9.83, 3.66) |
| CIE-LCH | lch(98.07, 10.49, 159.58°) |
| OKLab | oklab(97.97% -0.0279 0.0095) |
| OKLCH | oklch(97.97% 0.029 161.1) |
| XYZ | xyz(85.0623, 95.0855, 97.8591) |
| Luminance | 0.9509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.76
Ice
#D6FFFA
ΔE00 5.73
Lightcyan
#E0FFFF
ΔE00 5.76
Mintcream
#F5FFFA
ΔE00 5.97
Ice Blue (survey)
#D7FFFE
ΔE00 6.50
Azure (CSS)
#F0FFFF
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8FFF2 #FFE8F5
analogous
#E9FFE8 #E8FFF2 #E8FFFD
triadic
#E8FFF2 #F2E8FF #FFF2E8
tetradic
#E8FFF2 #E8E9FF #FFE8F5 #FFFDE8
square
#E8FFF2 #E8E9FF #FFE8F5 #FFFDE8
split-complementary
#E8FFF2 #FDE8FF #FFE8E9
monochromatic
#6EFFAD #ABFFCF #E0FFEE #E0FFEE #E0FFEE
Accessibility & contrast
On white
1.05
#E8FFF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#E8FFF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8FFF2
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8FFF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8FFF2 | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF1
Deuteranopia (green-blind)
#FAF8F3
Tritanopia (blue-blind)
#E4FFFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e8fff2; /* rgb */ color: rgb(232, 255, 242); /* oklch */ color: oklch(98.0% 0.029 161.1);
Tailwind
colors: {
custom: {
50: '#effff6',
500: '#e8fff2',
950: '#000000',
},
}SCSS
$custom: #e8fff2; $custom-light: #effff6; $custom-dark: #000000;
JSON
{
"hex": "#e8fff2",
"rgb": {
"r": 232,
"g": 255,
"b": 242
},
"hsl": {
"h": 146.087,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.9797,
"c": 0.02946,
"h": 161.1
},
"luminance": 0.95087
}Semantic roles & 50–950 ramp
primary
#E8FFF2
secondary
#EE9DCB
accent
#0082E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161817
muted
#858685