#EAF8EC#EAF8EC
#EAF8EC is a very light, muted green. Relative luminance 0.907; OKLCH L 96.5% C 0.022 H 149.7°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8EC |
|---|---|
| RGB | rgb(234, 248, 236) |
| HSL | hsl(129, 50%, 95%) |
| HSV | hsv(129, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 4.8%, 2.7%) |
| CIE-LAB | lab(96.28, -6.75, 4.17) |
| CIE-LCH | lch(96.28, 7.93, 148.27°) |
| OKLab | oklab(96.54% -0.0187 0.0109) |
| OKLCH | oklch(96.54% 0.022 149.7) |
| XYZ | xyz(82.6366, 90.6828, 92.4906) |
| Luminance | 0.9068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.81
Mintcream
#F5FFFA
ΔE00 3.95
Azure (CSS)
#F0FFFF
ΔE00 5.62
Ivory
#FFFFF0
ΔE00 6.00
Beige
#F5F5DC
ΔE00 6.88
Lightcyan
#E0FFFF
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8EC #F8EAF6
analogous
#EFF8EA #EAF8EC #EAF8F3
triadic
#EAF8EC #ECEAF8 #F8ECEA
tetradic
#EAF8EC #EAEFF8 #F8EAF6 #F8F3EA
square
#EAF8EC #EAEFF8 #F8EAF6 #F8F3EA
split-complementary
#EAF8EC #F3EAF8 #F8EAEF
monochromatic
#8ED999 #BCE9C2 #E8F7EA #E8F7EA #E8F7EA
Accessibility & contrast
On white
1.10
#EAF8EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EAF8EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8EC
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8EC | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EB
Deuteranopia (green-blind)
#F6F4ED
Tritanopia (blue-blind)
#E9F7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf8ec; /* rgb */ color: rgb(234, 248, 236); /* oklch */ color: oklch(96.5% 0.022 149.7);
Tailwind
colors: {
custom: {
50: '#f0faf2',
500: '#eaf8ec',
950: '#000000',
},
}SCSS
$custom: #eaf8ec; $custom-light: #f0faf2; $custom-dark: #000000;
JSON
{
"hex": "#eaf8ec",
"rgb": {
"r": 234,
"g": 248,
"b": 236
},
"hsl": {
"h": 128.571,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96543,
"c": 0.02165,
"h": 149.7
},
"luminance": 0.90683
}Semantic roles & 50–950 ramp
primary
#EAF8EC
secondary
#D8AED2
accent
#28A8BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585