#EAF7EE#EAF7EE
#EAF7EE is a very light, near-neutral green. Relative luminance 0.902; OKLCH L 96.4% C 0.018 H 155.8°. Best body text is #000000 at 19.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7EE |
|---|---|
| RGB | rgb(234, 247, 238) |
| HSL | hsl(138, 45%, 94%) |
| HSV | hsv(138, 5%, 97%) |
| CMYK | cmyk(5.3%, 0%, 3.6%, 3.1%) |
| CIE-LAB | lab(96.07, -5.89, 2.84) |
| CIE-LCH | lch(96.07, 6.54, 154.24°) |
| OKLab | oklab(96.4% -0.0165 0.0074) |
| OKLCH | oklch(96.4% 0.018 155.8) |
| XYZ | xyz(82.6221, 90.1864, 93.9272) |
| Luminance | 0.9019 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.91
Honeydew
#F0FFF0
ΔE00 2.93
Azure (CSS)
#F0FFFF
ΔE00 4.47
Ivory
#FFFFF0
ΔE00 5.95
Lightcyan
#E0FFFF
ΔE00 6.64
Light Grey
#D8DCD6
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7EE #F7EAF3
analogous
#EDF7EA #EAF7EE #EAF7F5
triadic
#EAF7EE #EEEAF7 #F7EEEA
tetradic
#EAF7EE #EAEDF7 #F7EAF3 #F7F5EA
square
#EAF7EE #EAEDF7 #F7EAF3 #F7F5EA
split-complementary
#EAF7EE #F5EAF7 #F7EAED
monochromatic
#91D5A6 #BEE6CA #E9F7ED #E9F7ED #E9F7ED
Accessibility & contrast
On white
1.10
#EAF7EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.04
#EAF7EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7EE
19.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7EE | 1.00 | 1.10 | 19.04 | 19.04 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#E8F7F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf7ee; /* rgb */ color: rgb(234, 247, 238); /* oklch */ color: oklch(96.4% 0.018 155.8);
Tailwind
colors: {
custom: {
50: '#f0f9f3',
500: '#eaf7ee',
950: '#000000',
},
}SCSS
$custom: #eaf7ee; $custom-light: #f0f9f3; $custom-dark: #000000;
JSON
{
"hex": "#eaf7ee",
"rgb": {
"r": 234,
"g": 247,
"b": 238
},
"hsl": {
"h": 138.462,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96397,
"c": 0.01814,
"h": 155.8
},
"luminance": 0.90187
}Semantic roles & 50–950 ramp
primary
#EAF7EE
secondary
#D6B0CA
accent
#2E8DB8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585