#EAF6EA#EAF6EA
#EAF6EA is a very light, muted green. Relative luminance 0.893; OKLCH L 96.1% C 0.020 H 145.4°. Best body text is #000000 at 18.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6EA |
|---|---|
| RGB | rgb(234, 246, 234) |
| HSL | hsl(120, 40%, 94%) |
| HSV | hsv(120, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(95.72, -6.09, 4.40) |
| CIE-LCH | lch(95.72, 7.52, 144.17°) |
| OKLab | oklab(96.09% -0.0167 0.0115) |
| OKLCH | oklch(96.09% 0.02 145.4) |
| XYZ | xyz(81.7360, 89.3440, 90.7650) |
| Luminance | 0.8934 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.32
Mintcream
#F5FFFA
ΔE00 3.83
Ivory
#FFFFF0
ΔE00 5.46
Azure (CSS)
#F0FFFF
ΔE00 5.73
Beige
#F5F5DC
ΔE00 6.37
Light Grey
#D8DCD6
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6EA #F6EAF6
analogous
#F0F6EA #EAF6EA #EAF6F0
triadic
#EAF6EA #EAEAF6 #F6EAEA
tetradic
#EAF6EA #EAF0F6 #F6EAF6 #F6F0EA
square
#EAF6EA #EAF0F6 #F6EAF6 #F6F0EA
split-complementary
#EAF6EA #F0EAF6 #F6EAF0
monochromatic
#94D194 #BFE4BF #EAF6EA #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.11
#EAF6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.87
#EAF6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6EA
18.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6EA | 1.00 | 1.11 | 18.87 | 18.87 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#E9F5F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf6ea; /* rgb */ color: rgb(234, 246, 234); /* oklch */ color: oklch(96.1% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#f0f9f0',
500: '#eaf6ea',
950: '#000000',
},
}SCSS
$custom: #eaf6ea; $custom-light: #f0f9f0; $custom-dark: #000000;
JSON
{
"hex": "#eaf6ea",
"rgb": {
"r": 234,
"g": 246,
"b": 234
},
"hsl": {
"h": 120,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96088,
"c": 0.0203,
"h": 145.4
},
"luminance": 0.89344
}Semantic roles & 50–950 ramp
primary
#EAF6EA
secondary
#D3B1D3
accent
#32B3B3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585