#EAF3EA#EAF3EA
#EAF3EA is a very light, near-neutral green. Relative luminance 0.875; OKLCH L 95.5% C 0.015 H 145.5°. Best body text is #000000 at 18.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF3EA |
|---|---|
| RGB | rgb(234, 243, 234) |
| HSL | hsl(120, 27%, 94%) |
| HSV | hsv(120, 4%, 95%) |
| CMYK | cmyk(3.7%, 0%, 3.7%, 4.7%) |
| CIE-LAB | lab(94.96, -4.58, 3.30) |
| CIE-LCH | lch(94.96, 5.64, 144.23°) |
| OKLab | oklab(95.49% -0.0126 0.0087) |
| OKLCH | oklch(95.49% 0.015 145.5) |
| XYZ | xyz(80.8309, 87.5338, 90.4632) |
| Luminance | 0.8753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.06
Honeydew
#F0FFF0
ΔE00 4.02
Ivory
#FFFFF0
ΔE00 5.04
Azure (CSS)
#F0FFFF
ΔE00 5.04
Light Grey
#D8DCD6
ΔE00 5.43
Off White
#FAF9F6
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF3EA #F3EAF3
analogous
#EEF3EA #EAF3EA #EAF3EE
triadic
#EAF3EA #EAEAF3 #F3EAEA
tetradic
#EAF3EA #EAEEF3 #F3EAF3 #F3EEEA
square
#EAF3EA #EAEEF3 #F3EAF3 #F3EEEA
split-complementary
#EAF3EA #EEEAF3 #F3EAEE
monochromatic
#9CC69C #C3DDC3 #EAF3EA #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.13
#EAF3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.51
#EAF3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF3EA
18.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF3EA | 1.00 | 1.13 | 18.51 | 18.51 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F2F0EA
Tritanopia (blue-blind)
#E9F2F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf3ea; /* rgb */ color: rgb(234, 243, 234); /* oklch */ color: oklch(95.5% 0.015 145.5);
Tailwind
colors: {
custom: {
50: '#f0f7f0',
500: '#eaf3ea',
950: '#000000',
},
}SCSS
$custom: #eaf3ea; $custom-light: #f0f7f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf3ea",
"rgb": {
"r": 234,
"g": 243,
"b": 234
},
"hsl": {
"h": 120,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.95489,
"c": 0.01526,
"h": 145.5
},
"luminance": 0.87534
}Semantic roles & 50–950 ramp
primary
#EAF3EA
secondary
#CDB5CD
accent
#40A6A6
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585