#EEF9ED#EEF9ED
#EEF9ED is a very light, near-neutral green. Relative luminance 0.920; OKLCH L 97.1% C 0.020 H 143.0°. Best body text is #000000 at 19.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9ED |
|---|---|
| RGB | rgb(238, 249, 237) |
| HSL | hsl(115, 50%, 95%) |
| HSV | hsv(115, 5%, 98%) |
| CMYK | cmyk(4.4%, 0%, 4.8%, 2.4%) |
| CIE-LAB | lab(96.84, -5.75, 4.50) |
| CIE-LCH | lch(96.84, 7.30, 141.94°) |
| OKLab | oklab(97.06% -0.0157 0.0118) |
| OKLCH | oklch(97.06% 0.02 143) |
| XYZ | xyz(84.4189, 92.0425, 93.4229) |
| Luminance | 0.9204 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.17
Mintcream
#F5FFFA
ΔE00 3.41
Ivory
#FFFFF0
ΔE00 4.86
Azure (CSS)
#F0FFFF
ΔE00 5.58
Beige
#F5F5DC
ΔE00 6.15
Off White (survey)
#FFFFE4
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9ED #F8EDF9
analogous
#F4F9ED #EEF9ED #EDF9F2
triadic
#EEF9ED #EDEEF9 #F9EDEE
tetradic
#EEF9ED #EDF4F9 #F8EDF9 #F9F2ED
square
#EEF9ED #EDF4F9 #F8EDF9 #F9F2ED
split-complementary
#EEF9ED #F2EDF9 #F9EDF4
monochromatic
#97DA91 #C3EABF #E9F7E8 #E9F7E8 #E9F7E8
Accessibility & contrast
On white
1.08
#EEF9ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.41
#EEF9ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9ED
19.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9ED | 1.00 | 1.08 | 19.41 | 19.41 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF7EC
Deuteranopia (green-blind)
#F8F5EE
Tritanopia (blue-blind)
#EDF8F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef9ed; /* rgb */ color: rgb(238, 249, 237); /* oklch */ color: oklch(97.1% 0.020 143.0);
Tailwind
colors: {
custom: {
50: '#f3fbf2',
500: '#eef9ed',
950: '#000000',
},
}SCSS
$custom: #eef9ed; $custom-light: #f3fbf2; $custom-dark: #000000;
JSON
{
"hex": "#eef9ed",
"rgb": {
"r": 238,
"g": 249,
"b": 237
},
"hsl": {
"h": 115,
"s": 50,
"l": 95.294
},
"oklch": {
"l": 0.97061,
"c": 0.01961,
"h": 143
},
"luminance": 0.92043
}Semantic roles & 50–950 ramp
primary
#EEF9ED
secondary
#D6B1D9
accent
#28BDB1
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585