#EAF5EB#EAF5EB
#EAF5EB is a very light, near-neutral green. Relative luminance 0.888; OKLCH L 95.9% C 0.018 H 148.1°. Best body text is #000000 at 18.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF5EB |
|---|---|
| RGB | rgb(234, 245, 235) |
| HSL | hsl(125, 35%, 94%) |
| HSV | hsv(125, 4%, 96%) |
| CMYK | cmyk(4.5%, 0%, 4.1%, 3.9%) |
| CIE-LAB | lab(95.49, -5.41, 3.55) |
| CIE-LCH | lch(95.49, 6.47, 146.74°) |
| OKLab | oklab(95.92% -0.0149 0.0093) |
| OKLCH | oklch(95.92% 0.018 148.1) |
| XYZ | xyz(81.5768, 88.7950, 91.4226) |
| Luminance | 0.8880 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.11
Mintcream
#F5FFFA
ΔE00 3.17
Azure (CSS)
#F0FFFF
ΔE00 5.07
Ivory
#FFFFF0
ΔE00 5.34
Light Grey
#D8DCD6
ΔE00 6.20
Beige
#F5F5DC
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF5EB #F5EAF4
analogous
#EFF5EA #EAF5EB #EAF5F1
triadic
#EAF5EB #EBEAF5 #F5EBEA
tetradic
#EAF5EB #EAEFF5 #F5EAF4 #F5F1EA
square
#EAF5EB #EAEFF5 #F5EAF4 #F5F1EA
split-complementary
#EAF5EB #F1EAF5 #F5EAEF
monochromatic
#97CE9C #C1E1C4 #EAF5EB #EAF5EB #EAF5EB
Accessibility & contrast
On white
1.12
#EAF5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.76
#EAF5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF5EB
18.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF5EB | 1.00 | 1.12 | 18.76 | 18.76 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EB
Deuteranopia (green-blind)
#F3F2EB
Tritanopia (blue-blind)
#E9F4F2
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eaf5eb; /* rgb */ color: rgb(234, 245, 235); /* oklch */ color: oklch(95.9% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#f0f8f1',
500: '#eaf5eb',
950: '#000000',
},
}SCSS
$custom: #eaf5eb; $custom-light: #f0f8f1; $custom-dark: #000000;
JSON
{
"hex": "#eaf5eb",
"rgb": {
"r": 234,
"g": 245,
"b": 235
},
"hsl": {
"h": 125.455,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.95915,
"c": 0.01761,
"h": 148.1
},
"luminance": 0.88795
}Semantic roles & 50–950 ramp
primary
#EAF5EB
secondary
#D1B2CE
accent
#37A4AE
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585