#EEFFFD#EEFFFD
#EEFFFD is a very light, near-neutral teal. Relative luminance 0.968; OKLCH L 98.7% C 0.018 H 188.4°. Best body text is #000000 at 20.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFFFD |
|---|---|
| RGB | rgb(238, 255, 253) |
| HSL | hsl(173, 100%, 97%) |
| HSV | hsv(173, 7%, 100%) |
| CMYK | cmyk(6.7%, 0%, 0.8%, 0%) |
| CIE-LAB | lab(98.74, -5.89, -0.95) |
| CIE-LCH | lch(98.74, 5.97, 189.19°) |
| OKLab | oklab(98.7% -0.0178 -0.0026) |
| OKLCH | oklch(98.7% 0.018 188.4) |
| XYZ | xyz(88.7458, 96.7880, 106.9159) |
| Luminance | 0.9679 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.33
Mintcream
#F5FFFA
ΔE00 2.79
Lightcyan
#E0FFFF
ΔE00 4.32
Honeydew
#F0FFF0
ΔE00 5.54
Aliceblue
#F0F8FF
ΔE00 6.48
Ice Blue (survey)
#D7FFFE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFFFD #FFEEF0
analogous
#EEFFF5 #EEFFFD #EEF9FF
triadic
#EEFFFD #FDEEFF #FFFDEE
tetradic
#EEFFFD #F5EEFF #FFEEF0 #F9FFEE
square
#EEFFFD #F5EEFF #FFEEF0 #F9FFEE
split-complementary
#EEFFFD #FFEEF9 #FFF5EE
monochromatic
#74FFEF #B1FFF6 #E0FFFB #E0FFFB #E0FFFB
Accessibility & contrast
On white
1.03
#EEFFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.36
#EEFFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFFFD
20.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFFFD | 1.00 | 1.03 | 20.36 | 20.36 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#EAFFFE
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #eefffd; /* rgb */ color: rgb(238, 255, 253); /* oklch */ color: oklch(98.7% 0.018 188.4);
Tailwind
colors: {
custom: {
50: '#f3fffe',
500: '#eefffd',
950: '#000000',
},
}SCSS
$custom: #eefffd; $custom-light: #f3fffe; $custom-dark: #000000;
JSON
{
"hex": "#eefffd",
"rgb": {
"r": 238,
"g": 255,
"b": 253
},
"hsl": {
"h": 172.941,
"s": 100,
"l": 96.667
},
"oklch": {
"l": 0.98696,
"c": 0.01796,
"h": 188.4
},
"luminance": 0.96789
}Semantic roles & 50–950 ramp
primary
#EEFFFD
secondary
#EFA3AB
accent
#001BE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685