#EAF8EF#EAF8EF
#EAF8EF is a very light, near-neutral green. Relative luminance 0.909; OKLCH L 96.6% C 0.019 H 157.9°. Best body text is #000000 at 19.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF8EF |
|---|---|
| RGB | rgb(234, 248, 239) |
| HSL | hsl(141, 50%, 95%) |
| HSV | hsv(141, 6%, 97%) |
| CMYK | cmyk(5.6%, 0%, 3.6%, 2.7%) |
| CIE-LAB | lab(96.35, -6.21, 2.73) |
| CIE-LCH | lch(96.35, 6.79, 156.28°) |
| OKLab | oklab(96.62% -0.0175 0.0071) |
| OKLCH | oklch(96.62% 0.019 157.9) |
| XYZ | xyz(83.0761, 90.8586, 94.8053) |
| Luminance | 0.9086 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.76
Mintcream
#F5FFFA
ΔE00 3.01
Azure (CSS)
#F0FFFF
ΔE00 4.41
Ivory
#FFFFF0
ΔE00 6.21
Lightcyan
#E0FFFF
ΔE00 6.33
Light Grey
#D8DCD6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF8EF #F8EAF3
analogous
#ECF8EA #EAF8EF #EAF8F6
triadic
#EAF8EF #EFEAF8 #F8EFEA
tetradic
#EAF8EF #EAECF8 #F8EAF3 #F8F6EA
square
#EAF8EF #EAECF8 #F8EAF3 #F8F6EA
split-complementary
#EAF8EF #F6EAF8 #F8EAEC
monochromatic
#8ED9A9 #BCE9CC #E8F7EE #E8F7EE #E8F7EE
Accessibility & contrast
On white
1.10
#EAF8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.17
#EAF8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF8EF
19.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF8EF | 1.00 | 1.10 | 19.17 | 19.17 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F6EF
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#E8F8F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf8ef; /* rgb */ color: rgb(234, 248, 239); /* oklch */ color: oklch(96.6% 0.019 157.9);
Tailwind
colors: {
custom: {
50: '#f0faf4',
500: '#eaf8ef',
950: '#000000',
},
}SCSS
$custom: #eaf8ef; $custom-light: #f0faf4; $custom-dark: #000000;
JSON
{
"hex": "#eaf8ef",
"rgb": {
"r": 234,
"g": 248,
"b": 239
},
"hsl": {
"h": 141.429,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96624,
"c": 0.01893,
"h": 157.9
},
"luminance": 0.90859
}Semantic roles & 50–950 ramp
primary
#EAF8EF
secondary
#D8AEC9
accent
#2888BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585