#EEFCF4#EEFCF4
#EEFCF4 is a very light, near-neutral green. Relative luminance 0.943; OKLCH L 97.8% C 0.018 H 161.1°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF4 |
|---|---|
| RGB | rgb(238, 252, 244) |
| HSL | hsl(146, 70%, 96%) |
| HSV | hsv(146, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(97.76, -6.02, 2.24) |
| CIE-LCH | lch(97.76, 6.42, 159.56°) |
| OKLab | oklab(97.85% -0.0171 0.0059) |
| OKLCH | oklch(97.85% 0.018 161.1) |
| XYZ | xyz(86.3963, 94.3289, 99.2260) |
| Luminance | 0.9433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.33
Honeydew
#F0FFF0
ΔE00 2.91
Azure (CSS)
#F0FFFF
ΔE00 3.76
Lightcyan
#E0FFFF
ΔE00 6.04
Ivory
#FFFFF0
ΔE00 6.13
Off White
#FAF9F6
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF4 #FCEEF6
analogous
#EFFCEE #EEFCF4 #EEFCFB
triadic
#EEFCF4 #F4EEFC #FCF4EE
tetradic
#EEFCF4 #EEEFFC #FCEEF6 #FCFBEE
square
#EEFCF4 #EEEFFC #FCEEF6 #FCFBEE
split-complementary
#EEFCF4 #FBEEFC #FCEEEF
monochromatic
#86EAB1 #BAF3D2 #E5FAEE #E5FAEE #E5FAEE
Accessibility & contrast
On white
1.06
#EEFCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#EEFCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF4
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF4 | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F9F8F4
Tritanopia (blue-blind)
#ECFCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcf4; /* rgb */ color: rgb(238, 252, 244); /* oklch */ color: oklch(97.8% 0.018 161.1);
Tailwind
colors: {
custom: {
50: '#f3fdf7',
500: '#eefcf4',
950: '#000000',
},
}SCSS
$custom: #eefcf4; $custom-light: #f3fdf7; $custom-dark: #000000;
JSON
{
"hex": "#eefcf4",
"rgb": {
"r": 238,
"g": 252,
"b": 244
},
"hsl": {
"h": 145.714,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97849,
"c": 0.01808,
"h": 161.1
},
"luminance": 0.9433
}Semantic roles & 50–950 ramp
primary
#EEFCF4
secondary
#E2ACCB
accent
#1480D2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585