#E5FCFB#E5FCFB
#E5FCFB is a very light, muted teal. Relative luminance 0.932; OKLCH L 97.4% C 0.024 H 193.6°. Best body text is #000000 at 19.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FCFB |
|---|---|
| RGB | rgb(229, 252, 251) |
| HSL | hsl(177, 79%, 94%) |
| HSV | hsv(177, 9%, 99%) |
| CMYK | cmyk(9.1%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(97.33, -7.64, -2.07) |
| CIE-LCH | lch(97.33, 7.91, 195.19°) |
| OKLab | oklab(97.41% -0.0233 -0.0056) |
| OKLCH | oklch(97.41% 0.024 193.6) |
| XYZ | xyz(84.5322, 93.2425, 104.7921) |
| Luminance | 0.9324 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.34
Azure (CSS)
#F0FFFF
ΔE00 3.05
Ice Blue (survey)
#D7FFFE
ΔE00 4.71
Mintcream
#F5FFFA
ΔE00 4.82
Very Pale Blue
#D6FFFE
ΔE00 4.94
Very Light Blue
#D5FFFF
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FCFB #FCE5E6
analogous
#E5FCF0 #E5FCFB #E5F2FC
triadic
#E5FCFB #FBE5FC #FCFBE5
tetradic
#E5FCFB #F0E5FC #FCE5E6 #F2FCE5
square
#E5FCFB #F0E5FC #FCE5E6 #F2FCE5
split-complementary
#E5FCFB #FCE5F2 #FCF0E5
monochromatic
#77EFEA #AEF6F3 #E4FCFB #E4FCFB #E4FCFB
Accessibility & contrast
On white
1.07
#E5FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.65
#E5FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FCFB
19.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FCFB | 1.00 | 1.07 | 19.65 | 19.65 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FB
Deuteranopia (green-blind)
#F4F6FB
Tritanopia (blue-blind)
#DFFEFC
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e5fcfb; /* rgb */ color: rgb(229, 252, 251); /* oklch */ color: oklch(97.4% 0.024 193.6);
Tailwind
colors: {
custom: {
50: '#edfdfc',
500: '#e5fcfb',
950: '#000000',
},
}SCSS
$custom: #e5fcfb; $custom-light: #edfdfc; $custom-dark: #000000;
JSON
{
"hex": "#e5fcfb",
"rgb": {
"r": 229,
"g": 252,
"b": 251
},
"hsl": {
"h": 177.391,
"s": 79.31,
"l": 94.314
},
"oklch": {
"l": 0.97407,
"c": 0.02402,
"h": 193.6
},
"luminance": 0.93244
}Semantic roles & 50–950 ramp
primary
#E5FCFB
secondary
#E4A1A4
accent
#0A13DC
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585