#EEFCF5#EEFCF5
#EEFCF5 is a very light, near-neutral teal. Relative luminance 0.944; OKLCH L 97.9% C 0.017 H 164.7°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF5 |
|---|---|
| RGB | rgb(238, 252, 245) |
| HSL | hsl(150, 70%, 96%) |
| HSV | hsv(150, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 2.8%, 1.2%) |
| CIE-LAB | lab(97.79, -5.84, 1.76) |
| CIE-LCH | lch(97.79, 6.10, 163.20°) |
| OKLab | oklab(97.88% -0.0167 0.0046) |
| OKLCH | oklch(97.88% 0.017 164.7) |
| XYZ | xyz(86.5485, 94.3898, 100.0279) |
| Luminance | 0.9439 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.07
Azure (CSS)
#F0FFFF
ΔE00 3.33
Honeydew
#F0FFF0
ΔE00 3.34
Lightcyan
#E0FFFF
ΔE00 5.84
Ivory
#FFFFF0
ΔE00 6.28
Off White
#FAF9F6
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF5 #FCEEF5
analogous
#EEFCEE #EEFCF5 #EEFCFC
triadic
#EEFCF5 #F5EEFC #FCF5EE
tetradic
#EEFCF5 #EEEEFC #FCEEF5 #FCFCEE
square
#EEFCF5 #EEEEFC #FCEEF5 #FCFCEE
split-complementary
#EEFCF5 #FCEEFC #FCEEEE
monochromatic
#86EAB8 #BAF3D6 #E5FAF0 #E5FAF0 #E5FAF0
Accessibility & contrast
On white
1.06
#EEFCF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#EEFCF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF5
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF5 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF5
Deuteranopia (green-blind)
#F9F8F5
Tritanopia (blue-blind)
#ECFCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcf5; /* rgb */ color: rgb(238, 252, 245); /* oklch */ color: oklch(97.9% 0.017 164.7);
Tailwind
colors: {
custom: {
50: '#f3fdf8',
500: '#eefcf5',
950: '#000000',
},
}SCSS
$custom: #eefcf5; $custom-light: #f3fdf8; $custom-dark: #000000;
JSON
{
"hex": "#eefcf5",
"rgb": {
"r": 238,
"g": 252,
"b": 245
},
"hsl": {
"h": 150,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97876,
"c": 0.01734,
"h": 164.7
},
"luminance": 0.94391
}Semantic roles & 50–950 ramp
primary
#EEFCF5
secondary
#E2ACC7
accent
#1473D2
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585