#EAF1EA#EAF1EA
#EAF1EA is a very light, near-neutral green. Relative luminance 0.863; OKLCH L 95.1% C 0.012 H 145.5°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF1EA |
|---|---|
| RGB | rgb(234, 241, 234) |
| HSL | hsl(120, 20%, 93%) |
| HSV | hsv(120, 3%, 95%) |
| CMYK | cmyk(2.9%, 0%, 2.9%, 5.5%) |
| CIE-LAB | lab(94.46, -3.57, 2.57) |
| CIE-LCH | lch(94.46, 4.39, 144.28°) |
| OKLab | oklab(95.09% -0.0098 0.0067) |
| OKLCH | oklch(95.09% 0.012 145.5) |
| XYZ | xyz(80.2357, 86.3433, 90.2648) |
| Luminance | 0.8634 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.11
Light Grey
#D8DCD6
ΔE00 4.66
Azure (CSS)
#F0FFFF
ΔE00 4.93
Off White
#FAF9F6
ΔE00 4.98
Ivory
#FFFFF0
ΔE00 5.13
Honeydew
#F0FFF0
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF1EA #F1EAF1
analogous
#EDF1EA #EAF1EA #EAF1ED
triadic
#EAF1EA #EAEAF1 #F1EAEA
tetradic
#EAF1EA #EAEDF1 #F1EAF1 #F1EDEA
square
#EAF1EA #EAEDF1 #F1EAF1 #F1EDEA
split-complementary
#EAF1EA #EDEAF1 #F1EAED
monochromatic
#A1C0A1 #C5D9C5 #EAF1EA #EDF3ED #EDF3ED
Accessibility & contrast
On white
1.15
#EAF1EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#EAF1EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF1EA
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF1EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF1EA | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F0EA
Deuteranopia (green-blind)
#F0EFEA
Tritanopia (blue-blind)
#E9F1EF
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #eaf1ea; /* rgb */ color: rgb(234, 241, 234); /* oklch */ color: oklch(95.1% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#f0f5f0',
500: '#eaf1ea',
950: '#000000',
},
}SCSS
$custom: #eaf1ea; $custom-light: #f0f5f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf1ea",
"rgb": {
"r": 234,
"g": 241,
"b": 234
},
"hsl": {
"h": 120,
"s": 20,
"l": 93.137
},
"oklch": {
"l": 0.95091,
"c": 0.01188,
"h": 145.5
},
"luminance": 0.86344
}Semantic roles & 50–950 ramp
primary
#EAF1EA
secondary
#C8B7C8
accent
#479E9E
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585