#EEF9F2#EEF9F2
#EEF9F2 is a very light, near-neutral green. Relative luminance 0.923; OKLCH L 97.2% C 0.015 H 158.2°. Best body text is #000000 at 19.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EEF9F2 |
|---|---|
| RGB | rgb(238, 249, 242) |
| HSL | hsl(142, 48%, 95%) |
| HSV | hsv(142, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 2.8%, 2.4%) |
| CIE-LAB | lab(96.96, -4.87, 2.10) |
| CIE-LCH | lch(96.96, 5.30, 156.66°) |
| OKLab | oklab(97.2% -0.0138 0.0055) |
| OKLCH | oklch(97.2% 0.015 158.2) |
| XYZ | xyz(85.1596, 92.3388, 97.3239) |
| Luminance | 0.9234 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.67
Azure (CSS)
#F0FFFF
ΔE00 3.59
Honeydew
#F0FFF0
ΔE00 3.82
Ivory
#FFFFF0
ΔE00 5.50
Off White
#FAF9F6
ΔE00 6.03
Whitesmoke
#F5F5F5
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEF9F2 #F9EEF5
analogous
#EFF9EE #EEF9F2 #EEF9F7
triadic
#EEF9F2 #F2EEF9 #F9F2EE
tetradic
#EEF9F2 #EEEFF9 #F9EEF5 #F9F7EE
square
#EEF9F2 #EEEFF9 #F9EEF5 #F9F7EE
split-complementary
#EEF9F2 #F7EEF9 #F9EEEF
monochromatic
#94D9AD #C1E9CF #E8F7EE #E8F7EE #E8F7EE
Accessibility & contrast
On white
1.08
#EEF9F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.47
#EEF9F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEF9F2
19.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEF9F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEF9F2 | 1.00 | 1.08 | 19.47 | 19.47 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7F2
Deuteranopia (green-blind)
#F7F6F2
Tritanopia (blue-blind)
#ECF9F7
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #eef9f2; /* rgb */ color: rgb(238, 249, 242); /* oklch */ color: oklch(97.2% 0.015 158.2);
Tailwind
colors: {
custom: {
50: '#f3fbf6',
500: '#eef9f2',
950: '#000000',
},
}SCSS
$custom: #eef9f2; $custom-light: #f3fbf6; $custom-dark: #000000;
JSON
{
"hex": "#eef9f2",
"rgb": {
"r": 238,
"g": 249,
"b": 242
},
"hsl": {
"h": 141.818,
"s": 47.826,
"l": 95.49
},
"oklch": {
"l": 0.97197,
"c": 0.01481,
"h": 158.2
},
"luminance": 0.92339
}Semantic roles & 50–950 ramp
primary
#EEF9F2
secondary
#D9B2CB
accent
#2A86BB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585