#EEFCF1#EEFCF1
#EEFCF1 is a very light, muted green. Relative luminance 0.941; OKLCH L 97.8% C 0.021 H 152.2°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF1 |
|---|---|
| RGB | rgb(238, 252, 241) |
| HSL | hsl(133, 70%, 96%) |
| HSV | hsv(133, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 4.4%, 1.2%) |
| CIE-LAB | lab(97.69, -6.55, 3.68) |
| CIE-LCH | lch(97.69, 7.51, 150.68°) |
| OKLab | oklab(97.77% -0.0182 0.0096) |
| OKLCH | oklch(97.77% 0.021 152.2) |
| XYZ | xyz(85.9445, 94.1482, 96.8466) |
| Luminance | 0.9415 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.71
Mintcream
#F5FFFA
ΔE00 3.31
Azure (CSS)
#F0FFFF
ΔE00 5.03
Ivory
#FFFFF0
ΔE00 5.82
Lightcyan
#E0FFFF
ΔE00 6.78
Beige
#F5F5DC
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF1 #FCEEF9
analogous
#F2FCEE #EEFCF1 #EEFCF8
triadic
#EEFCF1 #F1EEFC #FCF1EE
tetradic
#EEFCF1 #EEF2FC #FCEEF9 #FCF8EE
square
#EEFCF1 #EEF2FC #FCEEF9 #FCF8EE
split-complementary
#EEFCF1 #F8EEFC #FCEEF2
monochromatic
#86EA9B #BAF3C6 #E5FAEA #E5FAEA #E5FAEA
Accessibility & contrast
On white
1.06
#EEFCF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#EEFCF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF1
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF1 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F0
Deuteranopia (green-blind)
#F9F8F2
Tritanopia (blue-blind)
#ECFBF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefcf1; /* rgb */ color: rgb(238, 252, 241); /* oklch */ color: oklch(97.8% 0.021 152.2);
Tailwind
colors: {
custom: {
50: '#f3fdf5',
500: '#eefcf1',
950: '#000000',
},
}SCSS
$custom: #eefcf1; $custom-light: #f3fdf5; $custom-dark: #000000;
JSON
{
"hex": "#eefcf1",
"rgb": {
"r": 238,
"g": 252,
"b": 241
},
"hsl": {
"h": 132.857,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97767,
"c": 0.02063,
"h": 152.2
},
"luminance": 0.94149
}Semantic roles & 50–950 ramp
primary
#EEFCF1
secondary
#E2ACD7
accent
#14A9D2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585