#E5FDFF#E5FDFF
#E5FDFF is a very light, muted teal. Relative luminance 0.941; OKLCH L 97.7% C 0.025 H 202.8°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FDFF |
|---|---|
| RGB | rgb(229, 253, 255) |
| HSL | hsl(185, 100%, 95%) |
| HSV | hsv(185, 10%, 100%) |
| CMYK | cmyk(10.2%, 0.8%, 0%, 0%) |
| CIE-LAB | lab(97.68, -7.38, -3.61) |
| CIE-LCH | lch(97.68, 8.21, 206.06°) |
| OKLab | oklab(97.72% -0.0232 -0.0097) |
| OKLCH | oklch(97.72% 0.025 202.8) |
| XYZ | xyz(85.4842, 94.1271, 108.2529) |
| Luminance | 0.9413 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.48
Azure (CSS)
#F0FFFF
ΔE00 3.06
Ice Blue (survey)
#D7FFFE
ΔE00 4.93
Very Pale Blue
#D6FFFE
ΔE00 5.16
Very Light Blue
#D5FFFF
ΔE00 5.21
Really Light Blue
#D4FFFF
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FDFF #FFE7E5
analogous
#E5FFF4 #E5FDFF #E5F0FF
triadic
#E5FDFF #FFE5FD #FDFFE5
tetradic
#E5FDFF #F4E5FF #FFE7E5 #F0FFE5
square
#E5FDFF #F4E5FF #FFE7E5 #F0FFE5
split-complementary
#E5FDFF #FFE5F0 #FFF4E5
monochromatic
#6BF4FF #A8F8FF #E0FDFF #E0FDFF #E0FDFF
Accessibility & contrast
On white
1.06
#E5FDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#E5FDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FDFF
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FDFF | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FBFF
Deuteranopia (green-blind)
#F4F7FF
Tritanopia (blue-blind)
#DEFFFE
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5fdff; /* rgb */ color: rgb(229, 253, 255); /* oklch */ color: oklch(97.7% 0.025 202.8);
Tailwind
colors: {
custom: {
50: '#edfeff',
500: '#e5fdff',
950: '#000000',
},
}SCSS
$custom: #e5fdff; $custom-light: #edfeff; $custom-dark: #000000;
JSON
{
"hex": "#e5fdff",
"rgb": {
"r": 229,
"g": 253,
"b": 255
},
"hsl": {
"h": 184.615,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97723,
"c": 0.02515,
"h": 202.8
},
"luminance": 0.94129
}Semantic roles & 50–950 ramp
primary
#E5FDFF
secondary
#EDA19B
accent
#1200E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586