#EAF7EF#EAF7EF
#EAF7EF is a very light, near-neutral green. Relative luminance 0.902; OKLCH L 96.4% C 0.017 H 159.1°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #EAF7EF |
|---|---|
| RGB | rgb(234, 247, 239) |
| HSL | hsl(143, 45%, 94%) |
| HSV | hsv(143, 5%, 97%) |
| CMYK | cmyk(5.3%, 0%, 3.2%, 3.1%) |
| CIE-LAB | lab(96.10, -5.71, 2.36) |
| CIE-LCH | lch(96.10, 6.18, 157.53°) |
| OKLab | oklab(96.42% -0.0162 0.0062) |
| OKLCH | oklch(96.42% 0.017 159.1) |
| XYZ | xyz(82.7695, 90.2453, 94.7031) |
| Luminance | 0.9025 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.63
Honeydew
#F0FFF0
ΔE00 3.29
Azure (CSS)
#F0FFFF
ΔE00 4.07
Ivory
#FFFFF0
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.43
Light Grey
#D8DCD6
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAF7EF #F7EAF2
analogous
#ECF7EA #EAF7EF #EAF7F6
triadic
#EAF7EF #EFEAF7 #F7EFEA
tetradic
#EAF7EF #EAECF7 #F7EAF2 #F7F6EA
square
#EAF7EF #EAECF7 #F7EAF2 #F7F6EA
split-complementary
#EAF7EF #F6EAF7 #F7EAEC
monochromatic
#91D5AB #BEE6CD #E9F7EE #E9F7EE #E9F7EE
Accessibility & contrast
On white
1.10
#EAF7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#EAF7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAF7EF
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAF7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAF7EF | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EF
Deuteranopia (green-blind)
#F4F3EF
Tritanopia (blue-blind)
#E8F7F5
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eaf7ef; /* rgb */ color: rgb(234, 247, 239); /* oklch */ color: oklch(96.4% 0.017 159.1);
Tailwind
colors: {
custom: {
50: '#f0f9f4',
500: '#eaf7ef',
950: '#000000',
},
}SCSS
$custom: #eaf7ef; $custom-light: #f0f9f4; $custom-dark: #000000;
JSON
{
"hex": "#eaf7ef",
"rgb": {
"r": 234,
"g": 247,
"b": 239
},
"hsl": {
"h": 143.077,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96424,
"c": 0.01731,
"h": 159.1
},
"luminance": 0.90246
}Semantic roles & 50–950 ramp
primary
#EAF7EF
secondary
#D6B0C7
accent
#2E83B8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#161717
muted
#858585