#EEFEFD#EEFEFD
#EEFEFD is a very light, near-neutral teal. Relative luminance 0.962; OKLCH L 98.5% C 0.017 H 192.4°. Best body text is #000000 at 20.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFEFD |
|---|---|
| RGB | rgb(238, 254, 253) |
| HSL | hsl(176, 89%, 96%) |
| HSV | hsv(176, 6%, 100%) |
| CMYK | cmyk(6.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.49, -5.39, -1.32) |
| CIE-LCH | lch(98.49, 5.55, 193.78°) |
| OKLab | oklab(98.5% -0.0164 -0.0036) |
| OKLCH | oklch(98.5% 0.017 192.4) |
| XYZ | xyz(88.4276, 96.1517, 106.8099) |
| Luminance | 0.9615 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.72
Mintcream
#F5FFFA
ΔE00 2.73
Lightcyan
#E0FFFF
ΔE00 4.68
Aliceblue
#F0F8FF
ΔE00 5.81
Honeydew
#F0FFF0
ΔE00 6.04
White
#FFFFFF
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFEFD #FEEEEF
analogous
#EEFEF5 #EEFEFD #EEF7FE
triadic
#EEFEFD #FDEEFE #FEFDEE
tetradic
#EEFEFD #F5EEFE #FEEEEF #F7FEEE
square
#EEFEFD #F5EEFE #FEEEEF #F7FEEE
split-complementary
#EEFEFD #FEEEF7 #FEF5EE
monochromatic
#7AF7EF #B4FBF6 #E2FDFC #E2FDFC #E2FDFC
Accessibility & contrast
On white
1.04
#EEFEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.23
#EEFEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFEFD
20.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFEFD | 1.00 | 1.04 | 20.23 | 20.23 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#EAFFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefefd; /* rgb */ color: rgb(238, 254, 253); /* oklch */ color: oklch(98.5% 0.017 192.4);
Tailwind
colors: {
custom: {
50: '#f3fefe',
500: '#eefefd',
950: '#000000',
},
}SCSS
$custom: #eefefd; $custom-light: #f3fefe; $custom-dark: #000000;
JSON
{
"hex": "#eefefd",
"rgb": {
"r": 238,
"g": 254,
"b": 253
},
"hsl": {
"h": 176.25,
"s": 88.889,
"l": 96.471
},
"oklch": {
"l": 0.98497,
"c": 0.01681,
"h": 192.4
},
"luminance": 0.96153
}Semantic roles & 50–950 ramp
primary
#EEFEFD
secondary
#EAA6AA
accent
#000EE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585