#EAFFEA#EAFFEA
#EAFFEA is a very light, muted green. Relative luminance 0.950; OKLCH L 97.9% C 0.035 H 145.3°. Best body text is #000000 at 19.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFEA |
|---|---|
| RGB | rgb(234, 255, 234) |
| HSL | hsl(120, 100%, 96%) |
| HSV | hsv(120, 8%, 100%) |
| CMYK | cmyk(8.2%, 0%, 8.2%, 0%) |
| CIE-LAB | lab(98.01, -10.59, 7.71) |
| CIE-LCH | lch(98.01, 13.10, 143.96°) |
| OKLab | oklab(97.9% -0.029 0.0201) |
| OKLCH | oklch(97.9% 0.035 145.3) |
| XYZ | xyz(84.5401, 94.9521, 91.6996) |
| Luminance | 0.9495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.00
Mintcream
#F5FFFA
ΔE00 7.65
Off White (survey)
#FFFFE4
ΔE00 7.71
Beige
#F5F5DC
ΔE00 7.72
Lightyellow
#FFFFE0
ΔE00 7.97
Ice
#D6FFFA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFEA #FFEAFF
analogous
#F4FFEA #EAFFEA #EAFFF4
triadic
#EAFFEA #EAEAFF #FFEAEA
tetradic
#EAFFEA #EAF4FF #FFEAFF #FFF4EA
square
#EAFFEA #EAF4FF #FFEAFF #FFF4EA
split-complementary
#EAFFEA #F4EAFF #FFEAF4
monochromatic
#70FF70 #ADFFAD #E0FFE0 #E0FFE0 #E0FFE0
Accessibility & contrast
On white
1.05
#EAFFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.99
#EAFFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFEA
19.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFEA | 1.00 | 1.05 | 19.99 | 19.99 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE9
Deuteranopia (green-blind)
#FCF8EB
Tritanopia (blue-blind)
#E8FEF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffea; /* rgb */ color: rgb(234, 255, 234); /* oklch */ color: oklch(97.9% 0.035 145.3);
Tailwind
colors: {
custom: {
50: '#f0fff0',
500: '#eaffea',
950: '#000000',
},
}SCSS
$custom: #eaffea; $custom-light: #f0fff0; $custom-dark: #000000;
JSON
{
"hex": "#eaffea",
"rgb": {
"r": 234,
"g": 255,
"b": 234
},
"hsl": {
"h": 120,
"s": 100,
"l": 95.882
},
"oklch": {
"l": 0.97899,
"c": 0.03531,
"h": 145.3
},
"luminance": 0.94953
}Semantic roles & 50–950 ramp
primary
#EAFFEA
secondary
#EE9FEE
accent
#00E5E6
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685