#EAF8EA#EAF8EA
#EAF8EA is a very light, muted green. Relative luminance 0.906; OKLCH L 96.5% C 0.024 H 145.4°. Best body text is #000000 at 19.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8EA |
|---|---|
| RGB | rgb(234, 248, 234) |
| HSL | hsl(120, 50%, 95%) |
| HSV | hsv(120, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.23, -7.10, 5.13) |
| CIE-LCH | lch(96.23, 8.76, 144.12°) |
| OKLab | oklab(96.49% -0.0195 0.0134) |
| OKLCH | oklch(96.49% 0.024 145.4) |
| XYZ | xyz(82.3476, 90.5672, 90.9688) |
| Luminance | 0.9057 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.46
Mintcream
#F5FFFA
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 5.98
Azure (CSS)
#F0FFFF
ΔE00 6.39
Beige
#F5F5DC
ΔE00 6.43
Off White (survey)
#FFFFE4
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8EA #F8EAF8
analogous
#F1F8EA #EAF8EA #EAF8F1
triadic
#EAF8EA #EAEAF8 #F8EAEA
tetradic
#EAF8EA #EAF1F8 #F8EAF8 #F8F1EA
square
#EAF8EA #EAF1F8 #F8EAF8 #F8F1EA
split-complementary
#EAF8EA #F1EAF8 #F8EAF1
monochromatic
#8ED98E #BCE9BC #E8F7E8 #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.10
#EAF8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.11
#EAF8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8EA
19.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8EA | 1.00 | 1.10 | 19.11 | 19.11 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5E9
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#E9F7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf8ea; /* rgb */ color: rgb(234, 248, 234); /* oklch */ color: oklch(96.5% 0.024 145.4);
Tailwind
colors: {
custom: {
50: '#f0faf0',
500: '#eaf8ea',
950: '#000000',
},
}SCSS
$custom: #eaf8ea; $custom-light: #f0faf0; $custom-dark: #000000;
JSON
{
"hex": "#eaf8ea",
"rgb": {
"r": 234,
"g": 248,
"b": 234
},
"hsl": {
"h": 120,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96489,
"c": 0.02365,
"h": 145.4
},
"luminance": 0.90568
}Semantic roles & 50–950 ramp
primary
#EAF8EA
secondary
#D8AED8
accent
#28BDBD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585