#EEFDFC#EEFDFC
#EEFDFC is a very light, near-neutral teal. Relative luminance 0.955; OKLCH L 98.3% C 0.016 H 192.1°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDFC |
|---|---|
| RGB | rgb(238, 253, 252) |
| HSL | hsl(176, 79%, 96%) |
| HSV | hsv(176, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(98.22, -5.07, -1.21) |
| CIE-LCH | lch(98.22, 5.21, 193.46°) |
| OKLab | oklab(98.27% -0.0154 -0.0033) |
| OKLCH | oklch(98.27% 0.016 192.1) |
| XYZ | xyz(87.9523, 95.4551, 105.8676) |
| Luminance | 0.9546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.64
Mintcream
#F5FFFA
ΔE00 2.52
Lightcyan
#E0FFFF
ΔE00 5.03
Aliceblue
#F0F8FF
ΔE00 5.54
Honeydew
#F0FFF0
ΔE00 6.08
Whitesmoke
#F5F5F5
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDFC #FDEEEF
analogous
#EEFDF5 #EEFDFC #EEF7FD
triadic
#EEFDFC #FCEEFD #FDFCEE
tetradic
#EEFDFC #F5EEFD #FDEEEF #F7FDEE
square
#EEFDFC #F5EEFD #FDEEEF #F7FDEE
split-complementary
#EEFDFC #FDEEF7 #FDF5EE
monochromatic
#80F0E9 #B7F7F2 #E4FCFA #E4FCFA #E4FCFA
Accessibility & contrast
On white
1.05
#EEFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#EEFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDFC
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDFC | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#EAFEFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefdfc; /* rgb */ color: rgb(238, 253, 252); /* oklch */ color: oklch(98.3% 0.016 192.1);
Tailwind
colors: {
custom: {
50: '#f3fefd',
500: '#eefdfc',
950: '#000000',
},
}SCSS
$custom: #eefdfc; $custom-light: #f3fefd; $custom-dark: #000000;
JSON
{
"hex": "#eefdfc",
"rgb": {
"r": 238,
"g": 253,
"b": 252
},
"hsl": {
"h": 176,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.9827,
"c": 0.01579,
"h": 192.1
},
"luminance": 0.95456
}Semantic roles & 50–950 ramp
primary
#EEFDFC
secondary
#E6A9AD
accent
#0A18DB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585