#EEFDFD#EEFDFD
#EEFDFD is a very light, near-neutral teal. Relative luminance 0.955; OKLCH L 98.3% C 0.016 H 196.9°. Best body text is #000000 at 20.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EEFDFD |
|---|---|
| RGB | rgb(238, 253, 253) |
| HSL | hsl(180, 79%, 96%) |
| HSV | hsv(180, 6%, 99%) |
| CMYK | cmyk(5.9%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.24, -4.89, -1.69) |
| CIE-LCH | lch(98.24, 5.17, 199.08°) |
| OKLab | oklab(98.3% -0.0151 -0.0046) |
| OKLCH | oklch(98.3% 0.016 196.9) |
| XYZ | xyz(88.1111, 95.5186, 106.7043) |
| Luminance | 0.9552 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 0.40
Mintcream
#F5FFFA
ΔE00 2.84
Lightcyan
#E0FFFF
ΔE00 5.12
Aliceblue
#F0F8FF
ΔE00 5.13
Whitesmoke
#F5F5F5
ΔE00 6.51
White
#FFFFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EEFDFD #FDEEEE
analogous
#EEFDF6 #EEFDFD #EEF6FD
triadic
#EEFDFD #FDEEFD #FDFDEE
tetradic
#EEFDFD #F6EEFD #FDEEEE #F6FDEE
square
#EEFDFD #F6EEFD #FDEEEE #F6FDEE
split-complementary
#EEFDFD #FDEEF6 #FDF6EE
monochromatic
#80F0F0 #B7F7F7 #E4FCFC #E4FCFC #E4FCFC
Accessibility & contrast
On white
1.04
#EEFDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.10
#EEFDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EEFDFD
20.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EEFDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EEFDFD | 1.00 | 1.04 | 20.10 | 20.10 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#F8F9FD
Tritanopia (blue-blind)
#EAFEFD
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #eefdfd; /* rgb */ color: rgb(238, 253, 253); /* oklch */ color: oklch(98.3% 0.016 196.9);
Tailwind
colors: {
custom: {
50: '#f3fefe',
500: '#eefdfd',
950: '#000000',
},
}SCSS
$custom: #eefdfd; $custom-light: #f3fefe; $custom-dark: #000000;
JSON
{
"hex": "#eefdfd",
"rgb": {
"r": 238,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 78.947,
"l": 96.275
},
"oklch": {
"l": 0.98298,
"c": 0.01574,
"h": 196.9
},
"luminance": 0.9552
}Semantic roles & 50–950 ramp
primary
#EEFDFD
secondary
#E6A9A9
accent
#0A0ADB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585