#E3FDFD#E3FDFD
#E3FDFD is a very light, muted teal. Relative luminance 0.937; OKLCH L 97.5% C 0.027 H 196.7°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FDFD |
|---|---|
| RGB | rgb(227, 253, 253) |
| HSL | hsl(180, 87%, 94%) |
| HSV | hsv(180, 10%, 99%) |
| CMYK | cmyk(10.3%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.50, -8.39, -2.86) |
| CIE-LCH | lch(97.50, 8.87, 198.84°) |
| OKLab | oklab(97.53% -0.0259 -0.0078) |
| OKLCH | oklch(97.53% 0.027 196.7) |
| XYZ | xyz(84.5293, 93.6718, 106.5364) |
| Luminance | 0.9367 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.47
Azure (CSS)
#F0FFFF
ΔE00 3.78
Ice Blue (survey)
#D7FFFE
ΔE00 3.92
Very Pale Blue
#D6FFFE
ΔE00 4.15
Very Light Blue
#D5FFFF
ΔE00 4.28
Really Light Blue
#D4FFFF
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FDFD #FDE3E3
analogous
#E3FDF0 #E3FDFD #E3F0FD
triadic
#E3FDFD #FDE3FD #FDFDE3
tetradic
#E3FDFD #F0E3FD #FDE3E3 #F0FDE3
square
#E3FDFD #F0E3FD #FDE3E3 #F0FDE3
split-complementary
#E3FDFD #FDE3F0 #FDF0E3
monochromatic
#71F5F5 #AAF9F9 #E2FDFD #E2FDFD #E2FDFD
Accessibility & contrast
On white
1.06
#E3FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#E3FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FDFD
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FDFD | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#DCFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e3fdfd; /* rgb */ color: rgb(227, 253, 253); /* oklch */ color: oklch(97.5% 0.027 196.7);
Tailwind
colors: {
custom: {
50: '#ecfefe',
500: '#e3fdfd',
950: '#000000',
},
}SCSS
$custom: #e3fdfd; $custom-light: #ecfefe; $custom-dark: #000000;
JSON
{
"hex": "#e3fdfd",
"rgb": {
"r": 227,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.97527,
"c": 0.02702,
"h": 196.7
},
"luminance": 0.93673
}Semantic roles & 50–950 ramp
primary
#E3FDFD
secondary
#E79D9D
accent
#0202E3
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585