#EAF3EB#EAF3EB
#EAF3EB is a very light, near-neutral green. Relative luminance 0.876; OKLCH L 95.5% C 0.014 H 148.8°. Best body text is #000000 at 18.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3EB |
|---|---|
| RGB | rgb(234, 243, 235) |
| HSL | hsl(127, 27%, 94%) |
| HSV | hsv(127, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 3.3%, 4.7%) |
| CIE-LAB | lab(94.99, -4.40, 2.82) |
| CIE-LCH | lch(94.99, 5.23, 147.39°) |
| OKLab | oklab(95.52% -0.0122 0.0074) |
| OKLCH | oklch(95.52% 0.014 148.8) |
| XYZ | xyz(80.9750, 87.5914, 91.2220) |
| Luminance | 0.8759 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.81
Honeydew
#F0FFF0
ΔE00 4.31
Azure (CSS)
#F0FFFF
ΔE00 4.70
Ivory
#FFFFF0
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 5.33
Off White
#FAF9F6
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3EB #F3EAF2
analogous
#EDF3EA #EAF3EB #EAF3EF
triadic
#EAF3EB #EBEAF3 #F3EBEA
tetradic
#EAF3EB #EAEDF3 #F3EAF2 #F3EFEA
square
#EAF3EB #EAEDF3 #F3EAF2 #F3EFEA
split-complementary
#EAF3EB #EFEAF3 #F3EAED
monochromatic
#9CC6A1 #C3DDC6 #EAF3EB #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.13
#EAF3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.52
#EAF3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3EB
18.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3EB | 1.00 | 1.13 | 18.52 | 18.52 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EB
Deuteranopia (green-blind)
#F2F0EB
Tritanopia (blue-blind)
#E9F3F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #eaf3eb; /* rgb */ color: rgb(234, 243, 235); /* oklch */ color: oklch(95.5% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#f0f7f1',
500: '#eaf3eb',
950: '#000000',
},
}SCSS
$custom: #eaf3eb; $custom-light: #f0f7f1; $custom-dark: #000000;
JSON
{
"hex": "#eaf3eb",
"rgb": {
"r": 234,
"g": 243,
"b": 235
},
"hsl": {
"h": 126.667,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95516,
"c": 0.01424,
"h": 148.8
},
"luminance": 0.87592
}Semantic roles & 50–950 ramp
primary
#EAF3EB
secondary
#CDB5CA
accent
#409BA6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585