#EAF5EA#EAF5EA
#EAF5EA is a very light, near-neutral green. Relative luminance 0.887; OKLCH L 95.9% C 0.019 H 145.4°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5EA |
|---|---|
| RGB | rgb(234, 245, 234) |
| HSL | hsl(120, 35%, 94%) |
| HSV | hsv(120, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.47, -5.59, 4.03) |
| CIE-LCH | lch(95.47, 6.89, 144.19°) |
| OKLab | oklab(95.89% -0.0153 0.0106) |
| OKLCH | oklch(95.89% 0.019 145.4) |
| XYZ | xyz(81.4327, 88.7373, 90.6638) |
| Luminance | 0.8874 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.85
Mintcream
#F5FFFA
ΔE00 3.49
Ivory
#FFFFF0
ΔE00 5.26
Azure (CSS)
#F0FFFF
ΔE00 5.45
Light Grey
#D8DCD6
ΔE00 6.33
Beige
#F5F5DC
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5EA #F5EAF5
analogous
#F0F5EA #EAF5EA #EAF5F0
triadic
#EAF5EA #EAEAF5 #F5EAEA
tetradic
#EAF5EA #EAF0F5 #F5EAF5 #F5F0EA
square
#EAF5EA #EAF0F5 #F5EAF5 #F5F0EA
split-complementary
#EAF5EA #F0EAF5 #F5EAF0
monochromatic
#97CE97 #C1E1C1 #EAF5EA #EAF5EA #EAF5EA
Accessibility & contrast
On white
1.12
#EAF5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#EAF5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5EA
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5EA | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F4F1EA
Tritanopia (blue-blind)
#E9F4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf5ea; /* rgb */ color: rgb(234, 245, 234); /* oklch */ color: oklch(95.9% 0.019 145.4);
Tailwind
colors: {
custom: {
50: '#f0f8f0',
500: '#eaf5ea',
950: '#000000',
},
}SCSS
$custom: #eaf5ea; $custom-light: #f0f8f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf5ea",
"rgb": {
"r": 234,
"g": 245,
"b": 234
},
"hsl": {
"h": 120,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95888,
"c": 0.01862,
"h": 145.4
},
"luminance": 0.88738
}Semantic roles & 50–950 ramp
primary
#EAF5EA
secondary
#D1B2D1
accent
#37AEAE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585