#E5FDFD#E5FDFD
#E5FDFD is a very light, muted teal. Relative luminance 0.940; OKLCH L 97.7% C 0.025 H 196.7°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FDFD |
|---|---|
| RGB | rgb(229, 253, 253) |
| HSL | hsl(180, 86%, 95%) |
| HSV | hsv(180, 9%, 99%) |
| CMYK | cmyk(9.5%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(97.63, -7.76, -2.65) |
| CIE-LCH | lch(97.63, 8.20, 198.89°) |
| OKLab | oklab(97.67% -0.0239 -0.0072) |
| OKLCH | oklch(97.67% 0.025 196.7) |
| XYZ | xyz(85.1639, 93.9990, 106.5662) |
| Luminance | 0.9400 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.07
Azure (CSS)
#F0FFFF
ΔE00 3.16
Ice Blue (survey)
#D7FFFE
ΔE00 4.53
Very Pale Blue
#D6FFFE
ΔE00 4.77
Very Light Blue
#D5FFFF
ΔE00 4.89
Really Light Blue
#D4FFFF
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FDFD #FDE5E5
analogous
#E5FDF1 #E5FDFD #E5F1FD
triadic
#E5FDFD #FDE5FD #FDFDE5
tetradic
#E5FDFD #F1E5FD #FDE5E5 #F1FDE5
square
#E5FDFD #F1E5FD #FDE5E5 #F1FDE5
split-complementary
#E5FDFD #FDE5F1 #FDF1E5
monochromatic
#73F4F4 #ACF9F9 #E3FDFD #E3FDFD #E3FDFD
Accessibility & contrast
On white
1.06
#E5FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#E5FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FDFD
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FDFD | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#DEFFFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5fdfd; /* rgb */ color: rgb(229, 253, 253); /* oklch */ color: oklch(97.7% 0.025 196.7);
Tailwind
colors: {
custom: {
50: '#edfefe',
500: '#e5fdfd',
950: '#000000',
},
}SCSS
$custom: #e5fdfd; $custom-light: #edfefe; $custom-dark: #000000;
JSON
{
"hex": "#e5fdfd",
"rgb": {
"r": 229,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.97665,
"c": 0.02499,
"h": 196.7
},
"luminance": 0.94
}Semantic roles & 50–950 ramp
primary
#E5FDFD
secondary
#E79F9F
accent
#0303E2
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585