#EAFFE4#EAFFE4
#EAFFE4 is a very light, muted green. Relative luminance 0.946; OKLCH L 97.7% C 0.042 H 138.7°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFE4 |
|---|---|
| RGB | rgb(234, 255, 228) |
| HSL | hsl(107, 100%, 95%) |
| HSV | hsv(107, 11%, 100%) |
| CMYK | cmyk(8.2%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(97.88, -11.62, 10.59) |
| CIE-LCH | lch(97.88, 15.72, 137.65°) |
| OKLab | oklab(97.75% -0.0314 0.0275) |
| OKLCH | oklch(97.75% 0.042 138.7) |
| XYZ | xyz(83.6927, 94.6131, 87.2367) |
| Luminance | 0.9461 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 4.60
Lightyellow
#FFFFE0
ΔE00 7.38
Off White (survey)
#FFFFE4
ΔE00 7.43
Beige
#F5F5DC
ΔE00 7.58
Lightgoldenrodyellow
#FAFAD2
ΔE00 7.94
Eggshell (survey)
#FFFFD4
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFE4 #F9E4FF
analogous
#F8FFE4 #EAFFE4 #E4FFEC
triadic
#EAFFE4 #E4EAFF #FFE4EA
tetradic
#EAFFE4 #E4F8FF #F9E4FF #FFECE4
square
#EAFFE4 #E4F8FF #F9E4FF #FFECE4
split-complementary
#EAFFE4 #ECE4FF #FFE4F8
monochromatic
#8BFF6A #BAFFA7 #E7FFE0 #E7FFE0 #E7FFE0
Accessibility & contrast
On white
1.05
#EAFFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#EAFFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFE4
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFE4 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAE3
Deuteranopia (green-blind)
#FDF8E5
Tritanopia (blue-blind)
#E9FDF7
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffe4; /* rgb */ color: rgb(234, 255, 228); /* oklch */ color: oklch(97.7% 0.042 138.7);
Tailwind
colors: {
custom: {
50: '#f0ffec',
500: '#eaffe4',
950: '#000000',
},
}SCSS
$custom: #eaffe4; $custom-light: #f0ffec; $custom-dark: #000000;
JSON
{
"hex": "#eaffe4",
"rgb": {
"r": 234,
"g": 255,
"b": 228
},
"hsl": {
"h": 106.667,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.97747,
"c": 0.04175,
"h": 138.7
},
"luminance": 0.94614
}Semantic roles & 50–950 ramp
primary
#EAFFE4
secondary
#DB9AED
accent
#00E6B3
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#161816
muted
#858684