#EEF4EB#EEF4EB
#EEF4EB is a very light, near-neutral green. Relative luminance 0.889; OKLCH L 96.0% C 0.013 H 134.9°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF4EB |
|---|---|
| RGB | rgb(238, 244, 235) |
| HSL | hsl(100, 29%, 94%) |
| HSV | hsv(100, 4%, 96%) |
| CMYK | cmyk(2.5%, 0%, 3.7%, 4.3%) |
| CIE-LAB | lab(95.53, -3.58, 3.64) |
| CIE-LCH | lch(95.53, 5.10, 134.52°) |
| OKLab | oklab(96.01% -0.0095 0.0096) |
| OKLCH | oklch(96.01% 0.013 134.9) |
| XYZ | xyz(82.6034, 88.8765, 91.3843) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 3.10
Ivory
#FFFFF0
ΔE00 4.07
Honeydew
#F0FFF0
ΔE00 4.76
Off White
#FAF9F6
ΔE00 4.95
Light Grey
#D8DCD6
ΔE00 5.35
Floralwhite
#FFFAF0
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF4EB #F1EBF4
analogous
#F3F4EB #EEF4EB #EBF4ED
triadic
#EEF4EB #EBEEF4 #F4EBEE
tetradic
#EEF4EB #EBF3F4 #F1EBF4 #F4EDEB
square
#EEF4EB #EBF3F4 #F1EBF4 #F4EDEB
split-complementary
#EEF4EB #EDEBF4 #F4EBF3
monochromatic
#ABC99C #CCDEC4 #EEF4EB #EEF4EB #EEF4EB
Accessibility & contrast
On white
1.12
#EEF4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#EEF4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF4EB
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF4EB | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EB
Deuteranopia (green-blind)
#F4F2EB
Tritanopia (blue-blind)
#EEF3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #eef4eb; /* rgb */ color: rgb(238, 244, 235); /* oklch */ color: oklch(96.0% 0.013 134.9);
Tailwind
colors: {
custom: {
50: '#f3f7f1',
500: '#eef4eb',
950: '#000000',
},
}SCSS
$custom: #eef4eb; $custom-light: #f3f7f1; $custom-dark: #000000;
JSON
{
"hex": "#eef4eb",
"rgb": {
"r": 238,
"g": 244,
"b": 235
},
"hsl": {
"h": 100,
"s": 29.032,
"l": 93.922
},
"oklch": {
"l": 0.96013,
"c": 0.01348,
"h": 134.9
},
"luminance": 0.88877
}Semantic roles & 50–950 ramp
primary
#EEF4EB
secondary
#C6B5CE
accent
#3EA884
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585