#E5FEFC#E5FEFC
#E5FEFC is a very light, muted teal. Relative luminance 0.946; OKLCH L 97.8% C 0.026 H 190.9°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FEFC |
|---|---|
| RGB | rgb(229, 254, 252) |
| HSL | hsl(175, 93%, 95%) |
| HSV | hsv(175, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 0.8%, 0.4%) |
| CIE-LAB | lab(97.86, -8.45, -1.80) |
| CIE-LCH | lch(97.86, 8.64, 192.06°) |
| OKLab | oklab(97.84% -0.0256 -0.0049) |
| OKLCH | oklch(97.84% 0.026 190.9) |
| XYZ | xyz(85.3216, 94.5685, 105.8349) |
| Luminance | 0.9457 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.79
Azure (CSS)
#F0FFFF
ΔE00 3.75
Ice Blue (survey)
#D7FFFE
ΔE00 4.04
Very Pale Blue
#D6FFFE
ΔE00 4.28
Very Light Blue
#D5FFFF
ΔE00 4.48
Really Light Blue
#D4FFFF
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FEFC #FEE5E7
analogous
#E5FEF0 #E5FEFC #E5F4FE
triadic
#E5FEFC #FCE5FE #FEFCE5
tetradic
#E5FEFC #F0E5FE #FEE5E7 #F4FEE5
square
#E5FEFC #F0E5FE #FEE5E7 #F4FEE5
split-complementary
#E5FEFC #FEE5F4 #FEF0E5
monochromatic
#6FF9EE #AAFCF5 #E2FEFC #E2FEFC #E2FEFC
Accessibility & contrast
On white
1.05
#E5FEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#E5FEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FEFC
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FEFC | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F6F7FC
Tritanopia (blue-blind)
#DEFFFD
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e5fefc; /* rgb */ color: rgb(229, 254, 252); /* oklch */ color: oklch(97.8% 0.026 190.9);
Tailwind
colors: {
custom: {
50: '#edfefd',
500: '#e5fefc',
950: '#000000',
},
}SCSS
$custom: #e5fefc; $custom-light: #edfefd; $custom-dark: #000000;
JSON
{
"hex": "#e5fefc",
"rgb": {
"r": 229,
"g": 254,
"b": 252
},
"hsl": {
"h": 175.2,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97837,
"c": 0.02612,
"h": 190.9
},
"luminance": 0.9457
}Semantic roles & 50–950 ramp
primary
#E5FEFC
secondary
#EA9DA3
accent
#0012E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585