#EAF5EF#EAF5EF
#EAF5EF is a very light, near-neutral green. Relative luminance 0.890; OKLCH L 96.0% C 0.014 H 162.5°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5EF |
|---|---|
| RGB | rgb(234, 245, 239) |
| HSL | hsl(147, 35%, 94%) |
| HSV | hsv(147, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 2.4%, 3.9%) |
| CIE-LAB | lab(95.59, -4.70, 1.63) |
| CIE-LCH | lch(95.59, 4.98, 160.93°) |
| OKLab | oklab(96.03% -0.0134 0.0042) |
| OKLCH | oklch(96.03% 0.014 162.5) |
| XYZ | xyz(82.1611, 89.0287, 94.5004) |
| Luminance | 0.8903 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.20
Azure (CSS)
#F0FFFF
ΔE00 3.58
Honeydew
#F0FFF0
ΔE00 4.47
Light Grey
#D8DCD6
ΔE00 5.89
Off White
#FAF9F6
ΔE00 5.98
Ivory
#FFFFF0
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5EF #F5EAF0
analogous
#EBF5EA #EAF5EF #EAF5F5
triadic
#EAF5EF #EFEAF5 #F5EFEA
tetradic
#EAF5EF #EAEBF5 #F5EAF0 #F5F5EA
square
#EAF5EF #EAEBF5 #F5EAF0 #F5F5EA
split-complementary
#EAF5EF #F5EAF5 #F5EAEB
monochromatic
#97CEB0 #C1E1CF #EAF5EF #EAF5EF #EAF5EF
Accessibility & contrast
On white
1.12
#EAF5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#EAF5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5EF
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5EF | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EF
Deuteranopia (green-blind)
#F2F2EF
Tritanopia (blue-blind)
#E8F5F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf5ef; /* rgb */ color: rgb(234, 245, 239); /* oklch */ color: oklch(96.0% 0.014 162.5);
Tailwind
colors: {
custom: {
50: '#f0f8f4',
500: '#eaf5ef',
950: '#000000',
},
}SCSS
$custom: #eaf5ef; $custom-light: #f0f8f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf5ef",
"rgb": {
"r": 234,
"g": 245,
"b": 239
},
"hsl": {
"h": 147.273,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96025,
"c": 0.01407,
"h": 162.5
},
"luminance": 0.89029
}Semantic roles & 50–950 ramp
primary
#EAF5EF
secondary
#D1B2C3
accent
#3778AE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585