#EEF5EE#EEF5EE
#EEF5EE is a very light, near-neutral green. Relative luminance 0.897; OKLCH L 96.3% C 0.012 H 145.5°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF5EE |
|---|---|
| RGB | rgb(238, 245, 238) |
| HSL | hsl(120, 26%, 95%) |
| HSV | hsv(120, 3%, 96%) |
| CMYK | cmyk(2.9%, 0%, 2.9%, 3.9%) |
| CIE-LAB | lab(95.85, -3.56, 2.56) |
| CIE-LCH | lch(95.85, 4.38, 144.28°) |
| OKLab | oklab(96.29% -0.0098 0.0067) |
| OKLCH | oklch(96.29% 0.012 145.5) |
| XYZ | xyz(83.3422, 89.6547, 93.7867) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.40
Azure (CSS)
#F0FFFF
ΔE00 4.54
Off White
#FAF9F6
ΔE00 4.69
Ivory
#FFFFF0
ΔE00 4.69
Honeydew
#F0FFF0
ΔE00 4.97
Whitesmoke
#F5F5F5
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF5EE #F5EEF5
analogous
#F2F5EE #EEF5EE #EEF5F2
triadic
#EEF5EE #EEEEF5 #F5EEEE
tetradic
#EEF5EE #EEF2F5 #F5EEF5 #F5F2EE
square
#EEF5EE #EEF2F5 #F5EEF5 #F5F2EE
split-complementary
#EEF5EE #F2EEF5 #F5EEF2
monochromatic
#A1C8A1 #C7DEC7 #ECF4EC #ECF4EC #ECF4EC
Accessibility & contrast
On white
1.11
#EEF5EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#EEF5EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF5EE
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF5EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF5EE | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EE
Deuteranopia (green-blind)
#F4F3EE
Tritanopia (blue-blind)
#EDF5F3
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #eef5ee; /* rgb */ color: rgb(238, 245, 238); /* oklch */ color: oklch(96.3% 0.012 145.5);
Tailwind
colors: {
custom: {
50: '#f3f8f3',
500: '#eef5ee',
950: '#000000',
},
}SCSS
$custom: #eef5ee; $custom-light: #f3f8f3; $custom-dark: #000000;
JSON
{
"hex": "#eef5ee",
"rgb": {
"r": 238,
"g": 245,
"b": 238
},
"hsl": {
"h": 120,
"s": 25.926,
"l": 94.706
},
"oklch": {
"l": 0.96293,
"c": 0.01184,
"h": 145.5
},
"luminance": 0.89655
}Semantic roles & 50–950 ramp
primary
#EEF5EE
secondary
#CEB9CE
accent
#41A4A4
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585