#EEFDF1#EEFDF1
#EEFDF1 is a very light, muted green. Relative luminance 0.948; OKLCH L 98.0% C 0.022 H 151.7°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDF1 |
|---|---|
| RGB | rgb(238, 253, 241) |
| HSL | hsl(132, 79%, 96%) |
| HSV | hsv(132, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 4.7%, 0.8%) |
| CIE-LAB | lab(97.94, -7.05, 4.05) |
| CIE-LCH | lch(97.94, 8.13, 150.15°) |
| OKLab | oklab(97.97% -0.0196 0.0106) |
| OKLCH | oklch(97.97% 0.022 151.7) |
| XYZ | xyz(86.2593, 94.7779, 96.9516) |
| Luminance | 0.9478 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.22
Mintcream
#F5FFFA
ΔE00 3.81
Azure (CSS)
#F0FFFF
ΔE00 5.44
Ivory
#FFFFF0
ΔE00 6.08
Lightcyan
#E0FFFF
ΔE00 6.80
Beige
#F5F5DC
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDF1 #FDEEFA
analogous
#F3FDEE #EEFDF1 #EEFDF9
triadic
#EEFDF1 #F1EEFD #FDF1EE
tetradic
#EEFDF1 #EEF3FD #FDEEFA #FDF9EE
square
#EEFDF1 #EEF3FD #FDEEFA #FDF9EE
split-complementary
#EEFDF1 #F9EEFD #FDEEF3
monochromatic
#80F097 #B7F7C4 #E4FCE8 #E4FCE8 #E4FCE8
Accessibility & contrast
On white
1.05
#EEFDF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#EEFDF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDF1
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDF1 | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF0
Deuteranopia (green-blind)
#FAF8F2
Tritanopia (blue-blind)
#ECFCF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdf1; /* rgb */ color: rgb(238, 253, 241); /* oklch */ color: oklch(98.0% 0.022 151.7);
Tailwind
colors: {
custom: {
50: '#f3fef5',
500: '#eefdf1',
950: '#000000',
},
}SCSS
$custom: #eefdf1; $custom-light: #f3fef5; $custom-dark: #000000;
JSON
{
"hex": "#eefdf1",
"rgb": {
"r": 238,
"g": 253,
"b": 241
},
"hsl": {
"h": 132,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.97967,
"c": 0.02229,
"h": 151.7
},
"luminance": 0.94779
}Semantic roles & 50–950 ramp
primary
#EEFDF1
secondary
#E6A9DA
accent
#0AB1DB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585