#EAF6EE#EAF6EE
#EAF6EE is a very light, near-neutral green. Relative luminance 0.896; OKLCH L 96.2% C 0.017 H 156.9°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF6EE |
|---|---|
| RGB | rgb(234, 246, 238) |
| HSL | hsl(140, 40%, 94%) |
| HSV | hsv(140, 5%, 96%) |
| CMYK | cmyk(4.9%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(95.82, -5.39, 2.47) |
| CIE-LCH | lch(95.82, 5.93, 155.32°) |
| OKLab | oklab(96.2% -0.0152 0.0065) |
| OKLCH | oklch(96.2% 0.017 156.9) |
| XYZ | xyz(82.3172, 89.5765, 93.8256) |
| Luminance | 0.8958 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.58
Honeydew
#F0FFF0
ΔE00 3.49
Azure (CSS)
#F0FFFF
ΔE00 4.17
Ivory
#FFFFF0
ΔE00 5.84
Light Grey
#D8DCD6
ΔE00 6.33
Off White
#FAF9F6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF6EE #F6EAF2
analogous
#ECF6EA #EAF6EE #EAF6F4
triadic
#EAF6EE #EEEAF6 #F6EEEA
tetradic
#EAF6EE #EAECF6 #F6EAF2 #F6F4EA
square
#EAF6EE #EAECF6 #F6EAF2 #F6F4EA
split-complementary
#EAF6EE #F4EAF6 #F6EAEC
monochromatic
#94D1A9 #BFE4CB #EAF6EE #EAF6EE #EAF6EE
Accessibility & contrast
On white
1.11
#EAF6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#EAF6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF6EE
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF6EE | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#F4F2EE
Tritanopia (blue-blind)
#E8F6F4
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eaf6ee; /* rgb */ color: rgb(234, 246, 238); /* oklch */ color: oklch(96.2% 0.017 156.9);
Tailwind
colors: {
custom: {
50: '#f0f9f3',
500: '#eaf6ee',
950: '#000000',
},
}SCSS
$custom: #eaf6ee; $custom-light: #f0f9f3; $custom-dark: #000000;
JSON
{
"hex": "#eaf6ee",
"rgb": {
"r": 234,
"g": 246,
"b": 238
},
"hsl": {
"h": 140,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96197,
"c": 0.0165,
"h": 156.9
},
"luminance": 0.89577
}Semantic roles & 50–950 ramp
primary
#EAF6EE
secondary
#D3B1C8
accent
#3288B3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585