#EAFFE9#EAFFE9
#EAFFE9 is a very light, muted green. Relative luminance 0.949; OKLCH L 97.9% C 0.036 H 144.0°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EAFFE9 |
|---|---|
| RGB | rgb(234, 255, 233) |
| HSL | hsl(117, 100%, 96%) |
| HSV | hsv(117, 9%, 100%) |
| CMYK | cmyk(8.2%, 0%, 8.6%, 0%) |
| CIE-LAB | lab(97.99, -10.76, 8.19) |
| CIE-LCH | lch(97.99, 13.52, 142.75°) |
| OKLab | oklab(97.87% -0.0294 0.0213) |
| OKLCH | oklch(97.87% 0.036 144) |
| XYZ | xyz(84.3968, 94.8948, 90.9452) |
| Luminance | 0.9490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.25
Off White (survey)
#FFFFE4
ΔE00 7.63
Beige
#F5F5DC
ΔE00 7.67
Lightyellow
#FFFFE0
ΔE00 7.84
Mintcream
#F5FFFA
ΔE00 7.93
Ice
#D6FFFA
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAFFE9 #FEE9FF
analogous
#F5FFE9 #EAFFE9 #E9FFF3
triadic
#EAFFE9 #E9EAFF #FFE9EA
tetradic
#EAFFE9 #E9F5FF #FEE9FF #FFF3E9
square
#EAFFE9 #E9F5FF #FEE9FF #FFF3E9
split-complementary
#EAFFE9 #F3E9FF #FFE9F5
monochromatic
#75FF6F #B0FFAC #E2FFE0 #E2FFE0 #E2FFE0
Accessibility & contrast
On white
1.05
#EAFFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EAFFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAFFE9
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAFFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAFFE9 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE8
Deuteranopia (green-blind)
#FCF8EA
Tritanopia (blue-blind)
#E8FDF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eaffe9; /* rgb */ color: rgb(234, 255, 233); /* oklch */ color: oklch(97.9% 0.036 144.0);
Tailwind
colors: {
custom: {
50: '#f0fff0',
500: '#eaffe9',
950: '#000000',
},
}SCSS
$custom: #eaffe9; $custom-light: #f0fff0; $custom-dark: #000000;
JSON
{
"hex": "#eaffe9",
"rgb": {
"r": 234,
"g": 255,
"b": 233
},
"hsl": {
"h": 117.273,
"s": 100,
"l": 95.686
},
"oklch": {
"l": 0.97873,
"c": 0.03634,
"h": 144
},
"luminance": 0.94896
}Semantic roles & 50–950 ramp
primary
#EAFFE9
secondary
#EA9EEE
accent
#00E6DB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161816
muted
#858685