#EEFCF3#EEFCF3
#EEFCF3 is a very light, near-neutral green. Relative luminance 0.943; OKLCH L 97.8% C 0.019 H 157.9°. Best body text is #000000 at 19.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF3 |
|---|---|
| RGB | rgb(238, 252, 243) |
| HSL | hsl(141, 70%, 96%) |
| HSV | hsv(141, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 3.6%, 1.2%) |
| CIE-LAB | lab(97.74, -6.20, 2.72) |
| CIE-LCH | lch(97.74, 6.77, 156.29°) |
| OKLab | oklab(97.82% -0.0175 0.0071) |
| OKLCH | oklch(97.82% 0.019 157.9) |
| XYZ | xyz(86.2449, 94.2684, 98.4286) |
| Luminance | 0.9427 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.50
Mintcream
#F5FFFA
ΔE00 2.64
Azure (CSS)
#F0FFFF
ΔE00 4.19
Ivory
#FFFFF0
ΔE00 6.00
Lightcyan
#E0FFFF
ΔE00 6.27
Off White
#FAF9F6
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF3 #FCEEF7
analogous
#F0FCEE #EEFCF3 #EEFCFA
triadic
#EEFCF3 #F3EEFC #FCF3EE
tetradic
#EEFCF3 #EEF0FC #FCEEF7 #FCFAEE
square
#EEFCF3 #EEF0FC #FCEEF7 #FCFAEE
split-complementary
#EEFCF3 #FAEEFC #FCEEF0
monochromatic
#86EAAA #BAF3CE #E5FAED #E5FAED #E5FAED
Accessibility & contrast
On white
1.06
#EEFCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.85
#EEFCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF3
19.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF3 | 1.00 | 1.06 | 19.85 | 19.85 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF3
Deuteranopia (green-blind)
#F9F8F3
Tritanopia (blue-blind)
#ECFCF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #eefcf3; /* rgb */ color: rgb(238, 252, 243); /* oklch */ color: oklch(97.8% 0.019 157.9);
Tailwind
colors: {
custom: {
50: '#f3fdf7',
500: '#eefcf3',
950: '#000000',
},
}SCSS
$custom: #eefcf3; $custom-light: #f3fdf7; $custom-dark: #000000;
JSON
{
"hex": "#eefcf3",
"rgb": {
"r": 238,
"g": 252,
"b": 243
},
"hsl": {
"h": 141.429,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97821,
"c": 0.01888,
"h": 157.9
},
"luminance": 0.94269
}Semantic roles & 50–950 ramp
primary
#EEFCF3
secondary
#E2ACCF
accent
#148ED2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585