#E5FEFD#E5FEFD
#E5FEFD is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.9% C 0.026 H 193.8°. Best body text is #000000 at 19.93:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FEFD |
|---|---|
| RGB | rgb(229, 254, 253) |
| HSL | hsl(178, 93%, 95%) |
| HSV | hsv(178, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(97.89, -8.26, -2.28) |
| CIE-LCH | lch(97.89, 8.57, 195.44°) |
| OKLab | oklab(97.87% -0.0253 -0.0062) |
| OKLCH | oklch(97.87% 0.026 193.8) |
| XYZ | xyz(85.4804, 94.6320, 106.6717) |
| Luminance | 0.9463 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.71
Azure (CSS)
#F0FFFF
ΔE00 3.57
Ice Blue (survey)
#D7FFFE
ΔE00 4.11
Very Pale Blue
#D6FFFE
ΔE00 4.35
Very Light Blue
#D5FFFF
ΔE00 4.51
Really Light Blue
#D4FFFF
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FEFD #FEE5E6
analogous
#E5FEF1 #E5FEFD #E5F3FE
triadic
#E5FEFD #FDE5FE #FEFDE5
tetradic
#E5FEFD #F1E5FE #FEE5E6 #F3FEE5
square
#E5FEFD #F1E5FE #FEE5E6 #F3FEE5
split-complementary
#E5FEFD #FEE5F3 #FEF1E5
monochromatic
#6FF9F4 #AAFCF8 #E2FEFD #E2FEFD #E2FEFD
Accessibility & contrast
On white
1.05
#E5FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.93
#E5FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FEFD
19.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FEFD | 1.00 | 1.05 | 19.93 | 19.93 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFD
Deuteranopia (green-blind)
#F5F7FD
Tritanopia (blue-blind)
#DEFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e5fefd; /* rgb */ color: rgb(229, 254, 253); /* oklch */ color: oklch(97.9% 0.026 193.8);
Tailwind
colors: {
custom: {
50: '#edfefe',
500: '#e5fefd',
950: '#000000',
},
}SCSS
$custom: #e5fefd; $custom-light: #edfefe; $custom-dark: #000000;
JSON
{
"hex": "#e5fefd",
"rgb": {
"r": 229,
"g": 254,
"b": 253
},
"hsl": {
"h": 177.6,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97866,
"c": 0.02602,
"h": 193.8
},
"luminance": 0.94633
}Semantic roles & 50–950 ramp
primary
#E5FEFD
secondary
#EA9DA0
accent
#0009E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585