#E5FAFE#E5FAFE
#E5FAFE is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.1% C 0.023 H 210.4°. Best body text is #000000 at 19.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FAFE |
|---|---|
| RGB | rgb(229, 250, 254) |
| HSL | hsl(190, 93%, 95%) |
| HSV | hsv(190, 10%, 100%) |
| CMYK | cmyk(9.8%, 1.6%, 0%, 0.4%) |
| CIE-LAB | lab(96.90, -6.06, -4.25) |
| CIE-LCH | lch(96.90, 7.40, 215.04°) |
| OKLab | oklab(97.09% -0.0195 -0.0115) |
| OKLCH | oklch(97.09% 0.023 210.4) |
| XYZ | xyz(84.3840, 92.1836, 107.0942) |
| Luminance | 0.9218 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.70
Lightcyan
#E0FFFF
ΔE00 4.04
Mintcream
#F5FFFA
ΔE00 5.38
Aliceblue
#F0F8FF
ΔE00 5.64
Ice Blue (survey)
#D7FFFE
ΔE00 6.39
Very Pale Blue
#D6FFFE
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FAFE #FEE9E5
analogous
#E5FEF6 #E5FAFE #E5EEFE
triadic
#E5FAFE #FEE5FA #FAFEE5
tetradic
#E5FAFE #F6E5FE #FEE9E5 #EEFEE5
square
#E5FAFE #F6E5FE #FEE9E5 #EEFEE5
split-complementary
#E5FAFE #FEE5EE #FEF6E5
monochromatic
#6FE3F9 #AAEFFC #E2F9FE #E2F9FE #E2F9FE
Accessibility & contrast
On white
1.08
#E5FAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.44
#E5FAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FAFE
19.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FAFE | 1.00 | 1.08 | 19.44 | 19.44 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F8FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#DEFCFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e5fafe; /* rgb */ color: rgb(229, 250, 254); /* oklch */ color: oklch(97.1% 0.023 210.4);
Tailwind
colors: {
custom: {
50: '#edfcfe',
500: '#e5fafe',
950: '#000000',
},
}SCSS
$custom: #e5fafe; $custom-light: #edfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e5fafe",
"rgb": {
"r": 229,
"g": 250,
"b": 254
},
"hsl": {
"h": 189.6,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97092,
"c": 0.02264,
"h": 210.4
},
"luminance": 0.92185
}Semantic roles & 50–950 ramp
primary
#E5FAFE
secondary
#EAA99D
accent
#2500E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585