#EEFCFD#EEFCFD
#EEFCFD is a very light, near-neutral teal. Relative luminance 0.949; OKLCH L 98.1% C 0.015 H 202.1°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFCFD |
|---|---|
| RGB | rgb(238, 252, 253) |
| HSL | hsl(184, 79%, 96%) |
| HSV | hsv(184, 6%, 99%) |
| CMYK | cmyk(5.9%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.99, -4.38, -2.06) |
| CIE-LCH | lch(97.99, 4.84, 205.16°) |
| OKLab | oklab(98.1% -0.0137 -0.0055) |
| OKLCH | oklch(98.1% 0.015 202.1) |
| XYZ | xyz(87.7963, 94.8889, 106.5994) |
| Luminance | 0.9489 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.88
Mintcream
#F5FFFA
ΔE00 3.10
Aliceblue
#F0F8FF
ΔE00 4.43
Lightcyan
#E0FFFF
ΔE00 5.63
Whitesmoke
#F5F5F5
ΔE00 6.03
White
#FFFFFF
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFCFD #FDEFEE
analogous
#EEFDF7 #EEFCFD #EEF5FD
triadic
#EEFCFD #FDEEFC #FCFDEE
tetradic
#EEFCFD #F7EEFD #FDEFEE #F5FDEE
square
#EEFCFD #F7EEFD #FDEFEE #F5FDEE
split-complementary
#EEFCFD #FDEEF5 #FDF7EE
monochromatic
#80E9F0 #B7F2F7 #E4FAFC #E4FAFC #E4FAFC
Accessibility & contrast
On white
1.05
#EEFCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#EEFCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFCFD
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFCFD | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F7F8FD
Tritanopia (blue-blind)
#EAFDFC
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #eefcfd; /* rgb */ color: rgb(238, 252, 253); /* oklch */ color: oklch(98.1% 0.015 202.1);
Tailwind
colors: {
custom: {
50: '#f3fdfe',
500: '#eefcfd',
950: '#000000',
},
}SCSS
$custom: #eefcfd; $custom-light: #f3fdfe; $custom-dark: #000000;
JSON
{
"hex": "#eefcfd",
"rgb": {
"r": 238,
"g": 252,
"b": 253
},
"hsl": {
"h": 184,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.981,
"c": 0.01478,
"h": 202.1
},
"luminance": 0.9489
}Semantic roles & 50–950 ramp
primary
#EEFCFD
secondary
#E6ADA9
accent
#180ADB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585