#EAFFE5#EAFFE5
#EAFFE5 is a very light, muted green. Relative luminance 0.947; OKLCH L 97.8% C 0.041 H 139.7°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFE5 |
|---|---|
| RGB | rgb(234, 255, 229) |
| HSL | hsl(108, 100%, 95%) |
| HSV | hsv(108, 10%, 100%) |
| CMYK | cmyk(8.2%, 0%, 10.2%, 0%) |
| CIE-LAB | lab(97.90, -11.45, 10.11) |
| CIE-LCH | lch(97.90, 15.27, 138.56°) |
| OKLab | oklab(97.77% -0.031 0.0263) |
| OKLCH | oklch(97.77% 0.041 139.7) |
| XYZ | xyz(83.8319, 94.6688, 87.9699) |
| Luminance | 0.9467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.32
Lightyellow
#FFFFE0
ΔE00 7.45
Off White (survey)
#FFFFE4
ΔE00 7.45
Beige
#F5F5DC
ΔE00 7.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 8.11
Eggshell (survey)
#FFFFD4
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFE5 #FAE5FF
analogous
#F7FFE5 #EAFFE5 #E5FFED
triadic
#EAFFE5 #E5EAFF #FFE5EA
tetradic
#EAFFE5 #E5F7FF #FAE5FF #FFEDE5
square
#EAFFE5 #E5F7FF #FAE5FF #FFEDE5
split-complementary
#EAFFE5 #EDE5FF #FFE5F7
monochromatic
#87FF6B #B9FFA8 #E6FFE0 #E6FFE0 #E6FFE0
Accessibility & contrast
On white
1.05
#EAFFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EAFFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFE5
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFE5 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE4
Deuteranopia (green-blind)
#FDF8E6
Tritanopia (blue-blind)
#E9FDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffe5; /* rgb */ color: rgb(234, 255, 229); /* oklch */ color: oklch(97.8% 0.041 139.7);
Tailwind
colors: {
custom: {
50: '#f0ffed',
500: '#eaffe5',
950: '#000000',
},
}SCSS
$custom: #eaffe5; $custom-light: #f0ffed; $custom-dark: #000000;
JSON
{
"hex": "#eaffe5",
"rgb": {
"r": 234,
"g": 255,
"b": 229
},
"hsl": {
"h": 108.462,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97772,
"c": 0.04065,
"h": 139.7
},
"luminance": 0.9467
}Semantic roles & 50–950 ramp
primary
#EAFFE5
secondary
#DD9BED
accent
#00E6B9
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684