#EEFDF5#EEFDF5
#EEFDF5 is a very light, near-neutral green. Relative luminance 0.950; OKLCH L 98.1% C 0.019 H 162.9°. Best body text is #000000 at 20.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDF5 |
|---|---|
| RGB | rgb(238, 253, 245) |
| HSL | hsl(148, 79%, 96%) |
| HSV | hsv(148, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 3.2%, 0.8%) |
| CIE-LAB | lab(98.04, -6.34, 2.13) |
| CIE-LCH | lch(98.04, 6.69, 161.42°) |
| OKLab | oklab(98.08% -0.0181 0.0056) |
| OKLCH | oklch(98.08% 0.019 162.9) |
| XYZ | xyz(86.8634, 95.0195, 100.1328) |
| Luminance | 0.9502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.56
Honeydew
#F0FFF0
ΔE00 2.84
Azure (CSS)
#F0FFFF
ΔE00 3.77
Lightcyan
#E0FFFF
ΔE00 5.75
Ivory
#FFFFF0
ΔE00 6.42
Off White
#FAF9F6
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDF5 #FDEEF6
analogous
#EFFDEE #EEFDF5 #EEFDFD
triadic
#EEFDF5 #F5EEFD #FDF5EE
tetradic
#EEFDF5 #EEEFFD #FDEEF6 #FDFDEE
square
#EEFDF5 #EEEFFD #FDEEF6 #FDFDEE
split-complementary
#EEFDF5 #FDEEFD #FDEEEF
monochromatic
#80F0B5 #B7F7D5 #E4FCEF #E4FCEF #E4FCEF
Accessibility & contrast
On white
1.05
#EEFDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.00
#EEFDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDF5
20.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDF5 | 1.00 | 1.05 | 20.00 | 20.00 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF5
Deuteranopia (green-blind)
#F9F9F5
Tritanopia (blue-blind)
#ECFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdf5; /* rgb */ color: rgb(238, 253, 245); /* oklch */ color: oklch(98.1% 0.019 162.9);
Tailwind
colors: {
custom: {
50: '#f3fef8',
500: '#eefdf5',
950: '#000000',
},
}SCSS
$custom: #eefdf5; $custom-light: #f3fef8; $custom-dark: #000000;
JSON
{
"hex": "#eefdf5",
"rgb": {
"r": 238,
"g": 253,
"b": 245
},
"hsl": {
"h": 148,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98075,
"c": 0.01892,
"h": 162.9
},
"luminance": 0.9502
}Semantic roles & 50–950 ramp
primary
#EEFDF5
secondary
#E6A9CA
accent
#0A7ADB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585