#E5FCFD#E5FCFD
#E5FCFD is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.5% C 0.024 H 199.9°. Best body text is #000000 at 19.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FCFD |
|---|---|
| RGB | rgb(229, 252, 253) |
| HSL | hsl(183, 86%, 95%) |
| HSV | hsv(183, 9%, 99%) |
| CMYK | cmyk(9.5%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(97.38, -7.26, -3.03) |
| CIE-LCH | lch(97.38, 7.86, 202.65°) |
| OKLab | oklab(97.46% -0.0226 -0.0082) |
| OKLCH | oklch(97.46% 0.024 199.9) |
| XYZ | xyz(84.8491, 93.3693, 106.4612) |
| Luminance | 0.9337 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.56
Azure (CSS)
#F0FFFF
ΔE00 2.83
Ice Blue (survey)
#D7FFFE
ΔE00 5.01
Mintcream
#F5FFFA
ΔE00 5.07
Very Pale Blue
#D6FFFE
ΔE00 5.24
Very Light Blue
#D5FFFF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FCFD #FDE6E5
analogous
#E5FDF2 #E5FCFD #E5F0FD
triadic
#E5FCFD #FDE5FC #FCFDE5
tetradic
#E5FCFD #F2E5FD #FDE6E5 #F0FDE5
square
#E5FCFD #F2E5FD #FDE6E5 #F0FDE5
split-complementary
#E5FCFD #FDE5F0 #FDF2E5
monochromatic
#73EFF4 #ACF5F9 #E3FCFD #E3FCFD #E3FCFD
Accessibility & contrast
On white
1.07
#E5FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.67
#E5FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FCFD
19.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FCFD | 1.00 | 1.07 | 19.67 | 19.67 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFD
Deuteranopia (green-blind)
#F4F6FD
Tritanopia (blue-blind)
#DEFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fcfd; /* rgb */ color: rgb(229, 252, 253); /* oklch */ color: oklch(97.5% 0.024 199.9);
Tailwind
colors: {
custom: {
50: '#edfdfe',
500: '#e5fcfd',
950: '#000000',
},
}SCSS
$custom: #e5fcfd; $custom-light: #edfdfe; $custom-dark: #000000;
JSON
{
"hex": "#e5fcfd",
"rgb": {
"r": 229,
"g": 252,
"b": 253
},
"hsl": {
"h": 182.5,
"s": 85.714,
"l": 94.51
},
"oklch": {
"l": 0.97464,
"c": 0.02403,
"h": 199.9
},
"luminance": 0.93371
}Semantic roles & 50–950 ramp
primary
#E5FCFD
secondary
#E7A29F
accent
#0D03E2
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585