#E5FCFE#E5FCFE
#E5FCFE is a very light, muted teal. Relative luminance 0.934; OKLCH L 97.5% C 0.024 H 203.1°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FCFE |
|---|---|
| RGB | rgb(229, 252, 254) |
| HSL | hsl(185, 93%, 95%) |
| HSV | hsv(185, 10%, 100%) |
| CMYK | cmyk(9.8%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(97.40, -7.07, -3.50) |
| CIE-LCH | lch(97.40, 7.89, 206.38°) |
| OKLab | oklab(97.49% -0.0222 -0.0095) |
| OKLCH | oklch(97.49% 0.024 203.1) |
| XYZ | xyz(85.0088, 93.4332, 107.3024) |
| Luminance | 0.9344 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.79
Azure (CSS)
#F0FFFF
ΔE00 2.82
Ice Blue (survey)
#D7FFFE
ΔE00 5.23
Mintcream
#F5FFFA
ΔE00 5.24
Very Pale Blue
#D6FFFE
ΔE00 5.46
Very Light Blue
#D5FFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FCFE #FEE7E5
analogous
#E5FEF4 #E5FCFE #E5F0FE
triadic
#E5FCFE #FEE5FC #FCFEE5
tetradic
#E5FCFE #F4E5FE #FEE7E5 #F0FEE5
square
#E5FCFE #F4E5FE #FEE7E5 #F0FEE5
split-complementary
#E5FCFE #FEE5F0 #FEF4E5
monochromatic
#6FEEF9 #AAF5FC #E2FCFE #E2FCFE #E2FCFE
Accessibility & contrast
On white
1.07
#E5FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E5FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FCFE
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FCFE | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFE
Deuteranopia (green-blind)
#F3F6FE
Tritanopia (blue-blind)
#DEFEFD
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fcfe; /* rgb */ color: rgb(229, 252, 254); /* oklch */ color: oklch(97.5% 0.024 203.1);
Tailwind
colors: {
custom: {
50: '#edfdfe',
500: '#e5fcfe',
950: '#000000',
},
}SCSS
$custom: #e5fcfe; $custom-light: #edfdfe; $custom-dark: #000000;
JSON
{
"hex": "#e5fcfe",
"rgb": {
"r": 229,
"g": 252,
"b": 254
},
"hsl": {
"h": 184.8,
"s": 92.593,
"l": 94.706
},
"oklch": {
"l": 0.97493,
"c": 0.02415,
"h": 203.1
},
"luminance": 0.93435
}Semantic roles & 50–950 ramp
primary
#E5FCFE
secondary
#EAA39D
accent
#1200E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585