#EEF7EB#EEF7EB
#EEF7EB is a very light, near-neutral green. Relative luminance 0.907; OKLCH L 96.6% C 0.018 H 137.8°. Best body text is #000000 at 19.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF7EB |
|---|---|
| RGB | rgb(238, 247, 235) |
| HSL | hsl(105, 43%, 95%) |
| HSV | hsv(105, 5%, 97%) |
| CMYK | cmyk(3.6%, 0%, 4.9%, 3.1%) |
| CIE-LAB | lab(96.28, -5.09, 4.73) |
| CIE-LCH | lch(96.28, 6.95, 137.08°) |
| OKLab | oklab(96.61% -0.0137 0.0124) |
| OKLCH | oklch(96.61% 0.018 137.8) |
| XYZ | xyz(83.5135, 90.6965, 91.6876) |
| Luminance | 0.9070 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.91
Mintcream
#F5FFFA
ΔE00 3.48
Ivory
#FFFFF0
ΔE00 4.30
Beige
#F5F5DC
ΔE00 5.67
Azure (CSS)
#F0FFFF
ΔE00 5.82
Off White (survey)
#FFFFE4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF7EB #F4EBF7
analogous
#F4F7EB #EEF7EB #EBF7EE
triadic
#EEF7EB #EBEEF7 #F7EBEE
tetradic
#EEF7EB #EBF4F7 #F4EBF7 #F7EEEB
square
#EEF7EB #EBF4F7 #F4EBF7 #F7EEEB
split-complementary
#EEF7EB #EEEBF7 #F7EBF4
monochromatic
#A4D494 #C9E6BF #ECF6E9 #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.10
#EEF7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.14
#EEF7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF7EB
19.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF7EB | 1.00 | 1.10 | 19.14 | 19.14 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5EA
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#EEF6F3
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #eef7eb; /* rgb */ color: rgb(238, 247, 235); /* oklch */ color: oklch(96.6% 0.018 137.8);
Tailwind
colors: {
custom: {
50: '#f3f9f1',
500: '#eef7eb',
950: '#000000',
},
}SCSS
$custom: #eef7eb; $custom-light: #f3f9f1; $custom-dark: #000000;
JSON
{
"hex": "#eef7eb",
"rgb": {
"r": 238,
"g": 247,
"b": 235
},
"hsl": {
"h": 105,
"s": 42.857,
"l": 94.51
},
"oklch": {
"l": 0.9661,
"c": 0.01847,
"h": 137.8
},
"luminance": 0.90697
}Semantic roles & 50–950 ramp
primary
#EEF7EB
secondary
#CCB1D5
accent
#30B694
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585