#EEF7EA#EEF7EA
#EEF7EA is a very light, near-neutral green. Relative luminance 0.906; OKLCH L 96.6% C 0.020 H 135.8°. Best body text is #000000 at 19.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7EA |
|---|---|
| RGB | rgb(238, 247, 234) |
| HSL | hsl(102, 45%, 94%) |
| HSV | hsv(102, 5%, 97%) |
| CMYK | cmyk(3.6%, 0%, 5.3%, 3.1%) |
| CIE-LAB | lab(96.26, -5.26, 5.21) |
| CIE-LCH | lch(96.26, 7.41, 135.27°) |
| OKLab | oklab(96.58% -0.0141 0.0137) |
| OKLCH | oklch(96.58% 0.02 135.8) |
| XYZ | xyz(83.3694, 90.6389, 90.9289) |
| Luminance | 0.9064 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.75
Mintcream
#F5FFFA
ΔE00 3.84
Ivory
#FFFFF0
ΔE00 4.27
Beige
#F5F5DC
ΔE00 5.37
Off White (survey)
#FFFFE4
ΔE00 6.08
Azure (CSS)
#F0FFFF
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7EA #F3EAF7
analogous
#F5F7EA #EEF7EA #EAF7ED
triadic
#EEF7EA #EAEEF7 #F7EAEE
tetradic
#EEF7EA #EAF5F7 #F3EAF7 #F7EDEA
square
#EEF7EA #EAF5F7 #F3EAF7 #F7EDEA
split-complementary
#EEF7EA #EDEAF7 #F7EAF5
monochromatic
#A6D591 #CAE6BE #EDF7E9 #EDF7E9 #EDF7E9
Accessibility & contrast
On white
1.10
#EEF7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.13
#EEF7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7EA
19.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7EA | 1.00 | 1.10 | 19.13 | 19.13 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F7F4EB
Tritanopia (blue-blind)
#EEF6F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef7ea; /* rgb */ color: rgb(238, 247, 234); /* oklch */ color: oklch(96.6% 0.020 135.8);
Tailwind
colors: {
custom: {
50: '#f3f9f0',
500: '#eef7ea',
950: '#000000',
},
}SCSS
$custom: #eef7ea; $custom-light: #f3f9f0; $custom-dark: #000000;
JSON
{
"hex": "#eef7ea",
"rgb": {
"r": 238,
"g": 247,
"b": 234
},
"hsl": {
"h": 101.538,
"s": 44.828,
"l": 94.314
},
"oklch": {
"l": 0.96583,
"c": 0.0196,
"h": 135.8
},
"luminance": 0.90639
}Semantic roles & 50–950 ramp
primary
#EEF7EA
secondary
#CAB0D6
accent
#2EB88D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585