#EAF8EB#EAF8EB
#EAF8EB is a very light, muted green. Relative luminance 0.906; OKLCH L 96.5% C 0.023 H 147.4°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8EB |
|---|---|
| RGB | rgb(234, 248, 235) |
| HSL | hsl(124, 50%, 95%) |
| HSV | hsv(124, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 5.2%, 2.7%) |
| CIE-LAB | lab(96.26, -6.92, 4.65) |
| CIE-LCH | lch(96.26, 8.34, 146.09°) |
| OKLab | oklab(96.52% -0.0191 0.0122) |
| OKLCH | oklch(96.52% 0.023 147.4) |
| XYZ | xyz(82.4917, 90.6248, 91.7276) |
| Luminance | 0.9063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.59
Mintcream
#F5FFFA
ΔE00 4.28
Ivory
#FFFFF0
ΔE00 5.98
Azure (CSS)
#F0FFFF
ΔE00 6.01
Beige
#F5F5DC
ΔE00 6.64
Off White (survey)
#FFFFE4
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8EB #F8EAF7
analogous
#F0F8EA #EAF8EB #EAF8F2
triadic
#EAF8EB #EBEAF8 #F8EBEA
tetradic
#EAF8EB #EAF0F8 #F8EAF7 #F8F2EA
square
#EAF8EB #EAF0F8 #F8EAF7 #F8F2EA
split-complementary
#EAF8EB #F2EAF8 #F8EAF0
monochromatic
#8ED994 #BCE9BF #E8F7E9 #E8F7E9 #E8F7E9
Accessibility & contrast
On white
1.10
#EAF8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EAF8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8EB
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8EB | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F5EA
Deuteranopia (green-blind)
#F6F4EC
Tritanopia (blue-blind)
#E9F7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf8eb; /* rgb */ color: rgb(234, 248, 235); /* oklch */ color: oklch(96.5% 0.023 147.4);
Tailwind
colors: {
custom: {
50: '#f0faf1',
500: '#eaf8eb',
950: '#000000',
},
}SCSS
$custom: #eaf8eb; $custom-light: #f0faf1; $custom-dark: #000000;
JSON
{
"hex": "#eaf8eb",
"rgb": {
"r": 234,
"g": 248,
"b": 235
},
"hsl": {
"h": 124.286,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96516,
"c": 0.02264,
"h": 147.4
},
"luminance": 0.90625
}Semantic roles & 50–950 ramp
primary
#EAF8EB
secondary
#D8AED5
accent
#28B3BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585