#EEFDF2#EEFDF2
#EEFDF2 is a very light, muted green. Relative luminance 0.948; OKLCH L 98.0% C 0.021 H 154.1°. Best body text is #000000 at 19.97:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDF2 |
|---|---|
| RGB | rgb(238, 253, 242) |
| HSL | hsl(136, 79%, 96%) |
| HSV | hsv(136, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(97.97, -6.87, 3.57) |
| CIE-LCH | lch(97.97, 7.74, 152.58°) |
| OKLab | oklab(97.99% -0.0192 0.0093) |
| OKLCH | oklch(97.99% 0.021 154.1) |
| XYZ | xyz(86.4091, 94.8378, 97.7404) |
| Luminance | 0.9484 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.60
Mintcream
#F5FFFA
ΔE00 3.48
Azure (CSS)
#F0FFFF
ΔE00 5.03
Ivory
#FFFFF0
ΔE00 6.13
Lightcyan
#E0FFFF
ΔE00 6.52
Beige
#F5F5DC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDF2 #FDEEF9
analogous
#F2FDEE #EEFDF2 #EEFDFA
triadic
#EEFDF2 #F2EEFD #FDF2EE
tetradic
#EEFDF2 #EEF2FD #FDEEF9 #FDFAEE
square
#EEFDF2 #EEF2FD #FDEEF9 #FDFAEE
split-complementary
#EEFDF2 #FAEEFD #FDEEF2
monochromatic
#80F09E #B7F7C8 #E4FCEA #E4FCEA #E4FCEA
Accessibility & contrast
On white
1.05
#EEFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.97
#EEFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDF2
19.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDF2 | 1.00 | 1.05 | 19.97 | 19.97 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#FAF8F3
Tritanopia (blue-blind)
#ECFDFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdf2; /* rgb */ color: rgb(238, 253, 242); /* oklch */ color: oklch(98.0% 0.021 154.1);
Tailwind
colors: {
custom: {
50: '#f3fef6',
500: '#eefdf2',
950: '#000000',
},
}SCSS
$custom: #eefdf2; $custom-light: #f3fef6; $custom-dark: #000000;
JSON
{
"hex": "#eefdf2",
"rgb": {
"r": 238,
"g": 253,
"b": 242
},
"hsl": {
"h": 136,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.97994,
"c": 0.02138,
"h": 154.1
},
"luminance": 0.94839
}Semantic roles & 50–950 ramp
primary
#EEFDF2
secondary
#E6A9D6
accent
#0AA4DB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585