#EEFCF2#EEFCF2
#EEFCF2 is a very light, near-neutral green. Relative luminance 0.942; OKLCH L 97.8% C 0.020 H 154.9°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF2 |
|---|---|
| RGB | rgb(238, 252, 242) |
| HSL | hsl(137, 70%, 96%) |
| HSV | hsv(137, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(97.72, -6.37, 3.20) |
| CIE-LCH | lch(97.72, 7.13, 153.34°) |
| OKLab | oklab(97.79% -0.0179 0.0084) |
| OKLCH | oklch(97.79% 0.02 154.9) |
| XYZ | xyz(86.0943, 94.2081, 97.6354) |
| Luminance | 0.9421 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.09
Mintcream
#F5FFFA
ΔE00 2.97
Azure (CSS)
#F0FFFF
ΔE00 4.61
Ivory
#FFFFF0
ΔE00 5.89
Lightcyan
#E0FFFF
ΔE00 6.52
Beige
#F5F5DC
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF2 #FCEEF8
analogous
#F1FCEE #EEFCF2 #EEFCF9
triadic
#EEFCF2 #F2EEFC #FCF2EE
tetradic
#EEFCF2 #EEF1FC #FCEEF8 #FCF9EE
square
#EEFCF2 #EEF1FC #FCEEF8 #FCF9EE
split-complementary
#EEFCF2 #F9EEFC #FCEEF1
monochromatic
#86EAA2 #BAF3CA #E5FAEB #E5FAEB #E5FAEB
Accessibility & contrast
On white
1.06
#EEFCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#EEFCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF2
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF2 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F2
Deuteranopia (green-blind)
#F9F8F2
Tritanopia (blue-blind)
#ECFCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefcf2; /* rgb */ color: rgb(238, 252, 242); /* oklch */ color: oklch(97.8% 0.020 154.9);
Tailwind
colors: {
custom: {
50: '#f3fdf6',
500: '#eefcf2',
950: '#000000',
},
}SCSS
$custom: #eefcf2; $custom-light: #f3fdf6; $custom-dark: #000000;
JSON
{
"hex": "#eefcf2",
"rgb": {
"r": 238,
"g": 252,
"b": 242
},
"hsl": {
"h": 137.143,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97794,
"c": 0.01973,
"h": 154.9
},
"luminance": 0.94209
}Semantic roles & 50–950 ramp
primary
#EEFCF2
secondary
#E2ACD3
accent
#149CD2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585