#EAFFE8#EAFFE8
#EAFFE8 is a very light, muted green. Relative luminance 0.948; OKLCH L 97.8% C 0.037 H 142.8°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFE8 |
|---|---|
| RGB | rgb(234, 255, 232) |
| HSL | hsl(115, 100%, 95%) |
| HSV | hsv(115, 9%, 100%) |
| CMYK | cmyk(8.2%, 0%, 9%, 0%) |
| CIE-LAB | lab(97.97, -10.93, 8.66) |
| CIE-LCH | lch(97.97, 13.95, 141.60°) |
| OKLab | oklab(97.85% -0.0298 0.0226) |
| OKLCH | oklch(97.85% 0.037 142.8) |
| XYZ | xyz(84.2544, 94.8378, 90.1950) |
| Luminance | 0.9484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.51
Off White (survey)
#FFFFE4
ΔE00 7.57
Beige
#F5F5DC
ΔE00 7.63
Lightyellow
#FFFFE0
ΔE00 7.72
Mintcream
#F5FFFA
ΔE00 8.21
Ivory
#FFFFF0
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFE8 #FDE8FF
analogous
#F5FFE8 #EAFFE8 #E8FFF1
triadic
#EAFFE8 #E8EAFF #FFE8EA
tetradic
#EAFFE8 #E8F5FF #FDE8FF #FFF1E8
square
#EAFFE8 #E8F5FF #FDE8FF #FFF1E8
split-complementary
#EAFFE8 #F1E8FF #FFE8F5
monochromatic
#7AFF6E #B2FFAB #E3FFE0 #E3FFE0 #E3FFE0
Accessibility & contrast
On white
1.05
#EAFFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EAFFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFE8
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFE8 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FDF8E9
Tritanopia (blue-blind)
#E9FDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffe8; /* rgb */ color: rgb(234, 255, 232); /* oklch */ color: oklch(97.8% 0.037 142.8);
Tailwind
colors: {
custom: {
50: '#f0ffef',
500: '#eaffe8',
950: '#000000',
},
}SCSS
$custom: #eaffe8; $custom-light: #f0ffef; $custom-dark: #000000;
JSON
{
"hex": "#eaffe8",
"rgb": {
"r": 234,
"g": 255,
"b": 232
},
"hsl": {
"h": 114.783,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.97848,
"c": 0.0374,
"h": 142.8
},
"luminance": 0.94839
}Semantic roles & 50–950 ramp
primary
#EAFFE8
secondary
#E79DEE
accent
#00E6D2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685