#EEFDF3#EEFDF3
#EEFDF3 is a very light, muted green. Relative luminance 0.949; OKLCH L 98.0% C 0.021 H 156.8°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDF3 |
|---|---|
| RGB | rgb(238, 253, 243) |
| HSL | hsl(140, 79%, 96%) |
| HSV | hsv(140, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(97.99, -6.70, 3.09) |
| CIE-LCH | lch(97.99, 7.37, 155.24°) |
| OKLab | oklab(98.02% -0.0188 0.0081) |
| OKLCH | oklch(98.02% 0.021 156.8) |
| XYZ | xyz(86.5597, 94.8981, 98.5335) |
| Luminance | 0.9490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.01
Mintcream
#F5FFFA
ΔE00 3.16
Azure (CSS)
#F0FFFF
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 6.20
Lightcyan
#E0FFFF
ΔE00 6.25
Ice
#D6FFFA
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDF3 #FDEEF8
analogous
#F1FDEE #EEFDF3 #EEFDFB
triadic
#EEFDF3 #F3EEFD #FDF3EE
tetradic
#EEFDF3 #EEF1FD #FDEEF8 #FDFBEE
square
#EEFDF3 #EEF1FD #FDEEF8 #FDFBEE
split-complementary
#EEFDF3 #FBEEFD #FDEEF1
monochromatic
#80F0A6 #B7F7CC #E4FCEC #E4FCEC #E4FCEC
Accessibility & contrast
On white
1.05
#EEFDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EEFDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDF3
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDF3 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF3
Deuteranopia (green-blind)
#FAF8F3
Tritanopia (blue-blind)
#ECFDFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdf3; /* rgb */ color: rgb(238, 253, 243); /* oklch */ color: oklch(98.0% 0.021 156.8);
Tailwind
colors: {
custom: {
50: '#f3fef7',
500: '#eefdf3',
950: '#000000',
},
}SCSS
$custom: #eefdf3; $custom-light: #f3fef7; $custom-dark: #000000;
JSON
{
"hex": "#eefdf3",
"rgb": {
"r": 238,
"g": 253,
"b": 243
},
"hsl": {
"h": 140,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98021,
"c": 0.0205,
"h": 156.8
},
"luminance": 0.94899
}Semantic roles & 50–950 ramp
primary
#EEFDF3
secondary
#E6A9D2
accent
#0A96DB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585