#E5FEFE#E5FEFE
#E5FEFE is a very light, muted teal. Relative luminance 0.947; OKLCH L 97.9% C 0.026 H 196.7°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FEFE |
|---|---|
| RGB | rgb(229, 254, 254) |
| HSL | hsl(180, 93%, 95%) |
| HSV | hsv(180, 10%, 100%) |
| CMYK | cmyk(9.8%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(97.91, -8.07, -2.76) |
| CIE-LCH | lch(97.91, 8.53, 198.87°) |
| OKLab | oklab(97.9% -0.0249 -0.0075) |
| OKLCH | oklch(97.9% 0.026 196.7) |
| XYZ | xyz(85.6402, 94.6959, 107.5129) |
| Luminance | 0.9470 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 1.76
Azure (CSS)
#F0FFFF
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 4.24
Very Pale Blue
#D6FFFE
ΔE00 4.48
Very Light Blue
#D5FFFF
ΔE00 4.60
Really Light Blue
#D4FFFF
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FEFE #FEE5E5
analogous
#E5FEF2 #E5FEFE #E5F2FE
triadic
#E5FEFE #FEE5FE #FEFEE5
tetradic
#E5FEFE #F2E5FE #FEE5E5 #F2FEE5
square
#E5FEFE #F2E5FE #FEE5E5 #F2FEE5
split-complementary
#E5FEFE #FEE5F2 #FEF2E5
monochromatic
#6FF9F9 #AAFCFC #E2FEFE #E2FEFE #E2FEFE
Accessibility & contrast
On white
1.05
#E5FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#E5FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FEFE
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FEFE | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFE
Deuteranopia (green-blind)
#F5F7FE
Tritanopia (blue-blind)
#DEFFFE
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #e5fefe; /* rgb */ color: rgb(229, 254, 254); /* oklch */ color: oklch(97.9% 0.026 196.7);
Tailwind
colors: {
custom: {
50: '#edfefe',
500: '#e5fefe',
950: '#000000',
},
}SCSS
$custom: #e5fefe; $custom-light: #edfefe; $custom-dark: #000000;
JSON
{
"hex": "#e5fefe",
"rgb": {
"r": 229,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97895,
"c": 0.02599,
"h": 196.7
},
"luminance": 0.94697
}Semantic roles & 50–950 ramp
primary
#E5FEFE
secondary
#EA9D9D
accent
#0000E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585