#EEF9EF#EEF9EF
#EEF9EF is a very light, near-neutral green. Relative luminance 0.922; OKLCH L 97.1% C 0.018 H 148.1°. Best body text is #000000 at 19.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9EF |
|---|---|
| RGB | rgb(238, 249, 239) |
| HSL | hsl(125, 48%, 95%) |
| HSV | hsv(125, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 4%, 2.4%) |
| CIE-LAB | lab(96.89, -5.40, 3.54) |
| CIE-LCH | lch(96.89, 6.45, 146.74°) |
| OKLab | oklab(97.12% -0.0149 0.0093) |
| OKLCH | oklch(97.12% 0.018 148.1) |
| XYZ | xyz(84.7127, 92.1600, 94.9704) |
| Luminance | 0.9216 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.67
Honeydew
#F0FFF0
ΔE00 2.73
Azure (CSS)
#F0FFFF
ΔE00 4.79
Ivory
#FFFFF0
ΔE00 5.02
Off White
#FAF9F6
ΔE00 6.71
Beige
#F5F5DC
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9EF #F9EEF8
analogous
#F2F9EE #EEF9EF #EEF9F4
triadic
#EEF9EF #EFEEF9 #F9EFEE
tetradic
#EEF9EF #EEF2F9 #F9EEF8 #F9F4EE
square
#EEF9EF #EEF2F9 #F9EEF8 #F9F4EE
split-complementary
#EEF9EF #F4EEF9 #F9EEF2
monochromatic
#94D99A #C1E9C4 #E8F7EA #E8F7EA #E8F7EA
Accessibility & contrast
On white
1.08
#EEF9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.43
#EEF9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9EF
19.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9EF | 1.00 | 1.08 | 19.43 | 19.43 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7EF
Deuteranopia (green-blind)
#F7F6EF
Tritanopia (blue-blind)
#EDF8F6
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef9ef; /* rgb */ color: rgb(238, 249, 239); /* oklch */ color: oklch(97.1% 0.018 148.1);
Tailwind
colors: {
custom: {
50: '#f3fbf4',
500: '#eef9ef',
950: '#000000',
},
}SCSS
$custom: #eef9ef; $custom-light: #f3fbf4; $custom-dark: #000000;
JSON
{
"hex": "#eef9ef",
"rgb": {
"r": 238,
"g": 249,
"b": 239
},
"hsl": {
"h": 125.455,
"s": 47.826,
"l": 95.49
},
"oklch": {
"l": 0.97115,
"c": 0.01755,
"h": 148.1
},
"luminance": 0.92161
}Semantic roles & 50–950 ramp
primary
#EEF9EF
secondary
#D9B2D5
accent
#2AAEBB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585