#EEFDF0#EEFDF0
#EEFDF0 is a very light, muted green. Relative luminance 0.947; OKLCH L 97.9% C 0.023 H 149.4°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDF0 |
|---|---|
| RGB | rgb(238, 253, 240) |
| HSL | hsl(128, 79%, 96%) |
| HSV | hsv(128, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 5.1%, 0.8%) |
| CIE-LAB | lab(97.92, -7.23, 4.53) |
| CIE-LCH | lch(97.92, 8.53, 147.95°) |
| OKLab | oklab(97.94% -0.02 0.0118) |
| OKLCH | oklch(97.94% 0.023 149.4) |
| XYZ | xyz(86.1104, 94.7183, 96.1670) |
| Luminance | 0.9472 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 0.85
Mintcream
#F5FFFA
ΔE00 4.15
Azure (CSS)
#F0FFFF
ΔE00 5.84
Ivory
#FFFFF0
ΔE00 6.06
Beige
#F5F5DC
ΔE00 7.01
Lightcyan
#E0FFFF
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDF0 #FDEEFB
analogous
#F4FDEE #EEFDF0 #EEFDF8
triadic
#EEFDF0 #F0EEFD #FDF0EE
tetradic
#EEFDF0 #EEF4FD #FDEEFB #FDF8EE
square
#EEFDF0 #EEF4FD #FDEEFB #FDF8EE
split-complementary
#EEFDF0 #F8EEFD #FDEEF4
monochromatic
#80F08F #B7F7C0 #E4FCE7 #E4FCE7 #E4FCE7
Accessibility & contrast
On white
1.05
#EEFDF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#EEFDF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDF0
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDF0 | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#FBF8F1
Tritanopia (blue-blind)
#ECFCF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefdf0; /* rgb */ color: rgb(238, 253, 240); /* oklch */ color: oklch(97.9% 0.023 149.4);
Tailwind
colors: {
custom: {
50: '#f3fef4',
500: '#eefdf0',
950: '#000000',
},
}SCSS
$custom: #eefdf0; $custom-light: #f3fef4; $custom-dark: #000000;
JSON
{
"hex": "#eefdf0",
"rgb": {
"r": 238,
"g": 253,
"b": 240
},
"hsl": {
"h": 128,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.9794,
"c": 0.02325,
"h": 149.4
},
"luminance": 0.94719
}Semantic roles & 50–950 ramp
primary
#EEFDF0
secondary
#E6A9DE
accent
#0ABFDB
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585