#EAF2EA#EAF2EA
#EAF2EA is a very light, near-neutral green. Relative luminance 0.869; OKLCH L 95.3% C 0.014 H 145.5°. Best body text is #000000 at 18.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF2EA |
|---|---|
| RGB | rgb(234, 242, 234) |
| HSL | hsl(120, 24%, 93%) |
| HSV | hsv(120, 3%, 95%) |
| CMYK | cmyk(3.3%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(94.71, -4.07, 2.93) |
| CIE-LCH | lch(94.71, 5.02, 144.26°) |
| OKLab | oklab(95.29% -0.0112 0.0077) |
| OKLCH | oklch(95.29% 0.014 145.5) |
| XYZ | xyz(80.5325, 86.9369, 90.3638) |
| Luminance | 0.8694 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.01
Honeydew
#F0FFF0
ΔE00 4.64
Azure (CSS)
#F0FFFF
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.02
Ivory
#FFFFF0
ΔE00 5.04
Off White
#FAF9F6
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF2EA #F2EAF2
analogous
#EEF2EA #EAF2EA #EAF2EE
triadic
#EAF2EA #EAEAF2 #F2EAEA
tetradic
#EAF2EA #EAEEF2 #F2EAF2 #F2EEEA
square
#EAF2EA #EAEEF2 #F2EAF2 #F2EEEA
split-complementary
#EAF2EA #EEEAF2 #F2EAEE
monochromatic
#9EC39E #C4DBC4 #EAF2EA #ECF3EC #ECF3EC
Accessibility & contrast
On white
1.14
#EAF2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.39
#EAF2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF2EA
18.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF2EA | 1.00 | 1.14 | 18.39 | 18.39 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F0EA
Deuteranopia (green-blind)
#F1EFEA
Tritanopia (blue-blind)
#E9F1F0
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #eaf2ea; /* rgb */ color: rgb(234, 242, 234); /* oklch */ color: oklch(95.3% 0.014 145.5);
Tailwind
colors: {
custom: {
50: '#f0f6f0',
500: '#eaf2ea',
950: '#000000',
},
}SCSS
$custom: #eaf2ea; $custom-light: #f0f6f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf2ea",
"rgb": {
"r": 234,
"g": 242,
"b": 234
},
"hsl": {
"h": 120,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.9529,
"c": 0.01357,
"h": 145.5
},
"luminance": 0.86937
}Semantic roles & 50–950 ramp
primary
#EAF2EA
secondary
#CAB6CA
accent
#44A2A2
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#161716
muted
#858585