#EAF6EC#EAF6EC
#EAF6EC is a very light, near-neutral green. Relative luminance 0.895; OKLCH L 96.1% C 0.018 H 150.6°. Best body text is #000000 at 18.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6EC |
|---|---|
| RGB | rgb(234, 246, 236) |
| HSL | hsl(130, 40%, 94%) |
| HSV | hsv(130, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 4.1%, 3.5%) |
| CIE-LAB | lab(95.77, -5.74, 3.44) |
| CIE-LCH | lch(95.77, 6.69, 149.09°) |
| OKLab | oklab(96.14% -0.0159 0.009) |
| OKLCH | oklch(96.14% 0.018 150.6) |
| XYZ | xyz(82.0250, 89.4596, 92.2867) |
| Luminance | 0.8946 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.83
Mintcream
#F5FFFA
ΔE00 3.17
Azure (CSS)
#F0FFFF
ΔE00 4.95
Ivory
#FFFFF0
ΔE00 5.59
Light Grey
#D8DCD6
ΔE00 6.53
Beige
#F5F5DC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6EC #F6EAF4
analogous
#EEF6EA #EAF6EC #EAF6F2
triadic
#EAF6EC #ECEAF6 #F6ECEA
tetradic
#EAF6EC #EAEEF6 #F6EAF4 #F6F2EA
square
#EAF6EC #EAEEF6 #F6EAF4 #F6F2EA
split-complementary
#EAF6EC #F2EAF6 #F6EAEE
monochromatic
#94D19E #BFE4C5 #EAF6EC #EAF6EC #EAF6EC
Accessibility & contrast
On white
1.11
#EAF6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.89
#EAF6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6EC
18.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6EC | 1.00 | 1.11 | 18.89 | 18.89 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EC
Deuteranopia (green-blind)
#F4F2EC
Tritanopia (blue-blind)
#E9F5F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf6ec; /* rgb */ color: rgb(234, 246, 236); /* oklch */ color: oklch(96.1% 0.018 150.6);
Tailwind
colors: {
custom: {
50: '#f0f9f2',
500: '#eaf6ec',
950: '#000000',
},
}SCSS
$custom: #eaf6ec; $custom-light: #f0f9f2; $custom-dark: #000000;
JSON
{
"hex": "#eaf6ec",
"rgb": {
"r": 234,
"g": 246,
"b": 236
},
"hsl": {
"h": 130,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96142,
"c": 0.01831,
"h": 150.6
},
"luminance": 0.8946
}Semantic roles & 50–950 ramp
primary
#EAF6EC
secondary
#D3B1CD
accent
#329EB3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161716
muted
#858585