#EEFCF7#EEFCF7
#EEFCF7 is a very light, near-neutral teal. Relative luminance 0.945; OKLCH L 97.9% C 0.016 H 172.6°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF7 |
|---|---|
| RGB | rgb(238, 252, 247) |
| HSL | hsl(159, 70%, 96%) |
| HSV | hsv(159, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 2%, 1.2%) |
| CIE-LAB | lab(97.84, -5.48, 0.81) |
| CIE-LCH | lch(97.84, 5.54, 171.62°) |
| OKLab | oklab(97.93% -0.016 0.0021) |
| OKLCH | oklch(97.93% 0.016 172.6) |
| XYZ | xyz(86.8555, 94.5126, 101.6445) |
| Luminance | 0.9451 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.74
Azure (CSS)
#F0FFFF
ΔE00 2.44
Honeydew
#F0FFF0
ΔE00 4.23
Lightcyan
#E0FFFF
ΔE00 5.52
Ivory
#FFFFF0
ΔE00 6.68
Off White
#FAF9F6
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF7 #FCEEF3
analogous
#EEFCF0 #EEFCF7 #EEFAFC
triadic
#EEFCF7 #F7EEFC #FCF7EE
tetradic
#EEFCF7 #F0EEFC #FCEEF3 #FAFCEE
square
#EEFCF7 #F0EEFC #FCEEF3 #FAFCEE
split-complementary
#EEFCF7 #FCEEFA #FCF0EE
monochromatic
#86EAC6 #BAF3DF #E5FAF3 #E5FAF3 #E5FAF3
Accessibility & contrast
On white
1.06
#EEFCF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#EEFCF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF7
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF7 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF7
Deuteranopia (green-blind)
#F8F8F7
Tritanopia (blue-blind)
#EBFCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcf7; /* rgb */ color: rgb(238, 252, 247); /* oklch */ color: oklch(97.9% 0.016 172.6);
Tailwind
colors: {
custom: {
50: '#f3fdf9',
500: '#eefcf7',
950: '#000000',
},
}SCSS
$custom: #eefcf7; $custom-light: #f3fdf9; $custom-dark: #000000;
JSON
{
"hex": "#eefcf7",
"rgb": {
"r": 238,
"g": 252,
"b": 247
},
"hsl": {
"h": 158.571,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97931,
"c": 0.01609,
"h": 172.6
},
"luminance": 0.94513
}Semantic roles & 50–950 ramp
primary
#EEFCF7
secondary
#E2ACBF
accent
#1458D2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585