#EEFAF3#EEFAF3
#EEFAF3 is a very light, near-neutral green. Relative luminance 0.930; OKLCH L 97.4% C 0.016 H 160.6°. Best body text is #000000 at 19.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFAF3 |
|---|---|
| RGB | rgb(238, 250, 243) |
| HSL | hsl(145, 55%, 96%) |
| HSV | hsv(145, 5%, 98%) |
| CMYK | cmyk(4.8%, 0%, 2.8%, 2%) |
| CIE-LAB | lab(97.24, -5.19, 1.99) |
| CIE-LCH | lch(97.24, 5.56, 159.06°) |
| OKLab | oklab(97.42% -0.0147 0.0052) |
| OKLCH | oklch(97.42% 0.016 160.6) |
| XYZ | xyz(85.6201, 93.0188, 98.2203) |
| Luminance | 0.9302 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.72
Azure (CSS)
#F0FFFF
ΔE00 3.46
Honeydew
#F0FFF0
ΔE00 3.62
Ivory
#FFFFF0
ΔE00 5.75
Off White
#FAF9F6
ΔE00 6.37
Lightcyan
#E0FFFF
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFAF3 #FAEEF5
analogous
#EFFAEE #EEFAF3 #EEFAF9
triadic
#EEFAF3 #F3EEFA #FAF3EE
tetradic
#EEFAF3 #EEEFFA #FAEEF5 #FAF9EE
square
#EEFAF3 #EEEFFA #FAEEF5 #FAF9EE
split-complementary
#EEFAF3 #F9EEFA #FAEEEF
monochromatic
#8FDEB0 #BFECD2 #E7F8EE #E7F8EE #E7F8EE
Accessibility & contrast
On white
1.07
#EEFAF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.60
#EEFAF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFAF3
19.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFAF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFAF3 | 1.00 | 1.07 | 19.60 | 19.60 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F3
Deuteranopia (green-blind)
#F7F6F3
Tritanopia (blue-blind)
#ECFAF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #eefaf3; /* rgb */ color: rgb(238, 250, 243); /* oklch */ color: oklch(97.4% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#f3fcf7',
500: '#eefaf3',
950: '#000000',
},
}SCSS
$custom: #eefaf3; $custom-light: #f3fcf7; $custom-dark: #000000;
JSON
{
"hex": "#eefaf3",
"rgb": {
"r": 238,
"g": 250,
"b": 243
},
"hsl": {
"h": 145,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97423,
"c": 0.01563,
"h": 160.6
},
"luminance": 0.93019
}Semantic roles & 50–950 ramp
primary
#EEFAF3
secondary
#DCB0CA
accent
#2380C2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585