#EAF8F0#EAF8F0
#EAF8F0 is a very light, near-neutral green. Relative luminance 0.909; OKLCH L 96.7% C 0.018 H 161.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8F0 |
|---|---|
| RGB | rgb(234, 248, 240) |
| HSL | hsl(146, 50%, 95%) |
| HSV | hsv(146, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 3.2%, 2.7%) |
| CIE-LAB | lab(96.38, -6.04, 2.25) |
| CIE-LCH | lch(96.38, 6.44, 159.56°) |
| OKLab | oklab(96.65% -0.0172 0.0059) |
| OKLCH | oklch(96.65% 0.018 161.1) |
| XYZ | xyz(83.2242, 90.9178, 95.5855) |
| Luminance | 0.9092 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.74
Honeydew
#F0FFF0
ΔE00 3.14
Azure (CSS)
#F0FFFF
ΔE00 4.00
Lightcyan
#E0FFFF
ΔE00 6.10
Ivory
#FFFFF0
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8F0 #F8EAF2
analogous
#EBF8EA #EAF8F0 #EAF8F7
triadic
#EAF8F0 #F0EAF8 #F8F0EA
tetradic
#EAF8F0 #EAEBF8 #F8EAF2 #F8F7EA
square
#EAF8F0 #EAEBF8 #F8EAF2 #F8F7EA
split-complementary
#EAF8F0 #F7EAF8 #F8EAEB
monochromatic
#8ED9AE #BCE9CF #E8F7EF #E8F7EF #E8F7EF
Accessibility & contrast
On white
1.09
#EAF8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#EAF8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8F0
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8F0 | 1.00 | 1.09 | 19.18 | 19.18 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6F0
Deuteranopia (green-blind)
#F5F4F0
Tritanopia (blue-blind)
#E8F8F6
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #eaf8f0; /* rgb */ color: rgb(234, 248, 240); /* oklch */ color: oklch(96.7% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#f0faf4',
500: '#eaf8f0',
950: '#000000',
},
}SCSS
$custom: #eaf8f0; $custom-light: #f0faf4; $custom-dark: #000000;
JSON
{
"hex": "#eaf8f0",
"rgb": {
"r": 234,
"g": 248,
"b": 240
},
"hsl": {
"h": 145.714,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96651,
"c": 0.01814,
"h": 161.1
},
"luminance": 0.90918
}Semantic roles & 50–950 ramp
primary
#EAF8F0
secondary
#D8AEC6
accent
#287DBD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585