#EAF5EE#EAF5EE
#EAF5EE is a very light, near-neutral green. Relative luminance 0.890; OKLCH L 96.0% C 0.015 H 158.2°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5EE |
|---|---|
| RGB | rgb(234, 245, 238) |
| HSL | hsl(142, 35%, 94%) |
| HSV | hsv(142, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(95.57, -4.88, 2.11) |
| CIE-LCH | lch(95.57, 5.32, 156.66°) |
| OKLab | oklab(96% -0.0138 0.0055) |
| OKLCH | oklch(96% 0.015 158.2) |
| XYZ | xyz(82.0138, 88.9698, 93.7245) |
| Luminance | 0.8897 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.36
Azure (CSS)
#F0FFFF
ΔE00 3.94
Honeydew
#F0FFF0
ΔE00 4.09
Ivory
#FFFFF0
ΔE00 5.79
Light Grey
#D8DCD6
ΔE00 5.92
Off White
#FAF9F6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5EE #F5EAF1
analogous
#ECF5EA #EAF5EE #EAF5F4
triadic
#EAF5EE #EEEAF5 #F5EEEA
tetradic
#EAF5EE #EAECF5 #F5EAF1 #F5F4EA
square
#EAF5EE #EAECF5 #F5EAF1 #F5F4EA
split-complementary
#EAF5EE #F4EAF5 #F5EAEC
monochromatic
#97CEAB #C1E1CC #EAF5EE #EAF5EE #EAF5EE
Accessibility & contrast
On white
1.12
#EAF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#EAF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5EE
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5EE | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#F3F2EE
Tritanopia (blue-blind)
#E8F5F3
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf5ee; /* rgb */ color: rgb(234, 245, 238); /* oklch */ color: oklch(96.0% 0.015 158.2);
Tailwind
colors: {
custom: {
50: '#f0f8f3',
500: '#eaf5ee',
950: '#000000',
},
}SCSS
$custom: #eaf5ee; $custom-light: #f0f8f3; $custom-dark: #000000;
JSON
{
"hex": "#eaf5ee",
"rgb": {
"r": 234,
"g": 245,
"b": 238
},
"hsl": {
"h": 141.818,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95997,
"c": 0.01486,
"h": 158.2
},
"luminance": 0.8897
}Semantic roles & 50–950 ramp
primary
#EAF5EE
secondary
#D1B2C6
accent
#3783AE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585