#EEFCF9#EEFCF9
#EEFCF9 is a very light, near-neutral teal. Relative luminance 0.946; OKLCH L 98.0% C 0.015 H 181.8°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCF9 |
|---|---|
| RGB | rgb(238, 252, 249) |
| HSL | hsl(167, 70%, 96%) |
| HSV | hsv(167, 6%, 99%) |
| CMYK | cmyk(5.6%, 0%, 1.2%, 1.2%) |
| CIE-LAB | lab(97.89, -5.12, -0.15) |
| CIE-LCH | lch(97.89, 5.12, 181.67°) |
| OKLab | oklab(97.99% -0.0152 -0.0005) |
| OKLCH | oklch(97.99% 0.015 181.8) |
| XYZ | xyz(87.1658, 94.6367, 103.2787) |
| Luminance | 0.9464 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.55
Mintcream
#F5FFFA
ΔE00 1.84
Honeydew
#F0FFF0
ΔE00 5.17
Lightcyan
#E0FFFF
ΔE00 5.35
Aliceblue
#F0F8FF
ΔE00 6.13
Off White
#FAF9F6
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCF9 #FCEEF1
analogous
#EEFCF2 #EEFCF9 #EEF8FC
triadic
#EEFCF9 #F9EEFC #FCF9EE
tetradic
#EEFCF9 #F2EEFC #FCEEF1 #F8FCEE
square
#EEFCF9 #F2EEFC #FCEEF1 #F8FCEE
split-complementary
#EEFCF9 #FCEEF8 #FCF2EE
monochromatic
#86EAD4 #BAF3E7 #E5FAF6 #E5FAF6 #E5FAF6
Accessibility & contrast
On white
1.05
#EEFCF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#EEFCF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCF9
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCF9 | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFAF9
Deuteranopia (green-blind)
#F8F8F9
Tritanopia (blue-blind)
#EBFDFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcf9; /* rgb */ color: rgb(238, 252, 249); /* oklch */ color: oklch(98.0% 0.015 181.8);
Tailwind
colors: {
custom: {
50: '#f3fdfb',
500: '#eefcf9',
950: '#000000',
},
}SCSS
$custom: #eefcf9; $custom-light: #f3fdfb; $custom-dark: #000000;
JSON
{
"hex": "#eefcf9",
"rgb": {
"r": 238,
"g": 252,
"b": 249
},
"hsl": {
"h": 167.143,
"s": 70,
"l": 96.078
},
"oklch": {
"l": 0.97987,
"c": 0.01522,
"h": 181.8
},
"luminance": 0.94638
}Semantic roles & 50–950 ramp
primary
#EEFCF9
secondary
#E2ACB7
accent
#143CD2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585