#E5FCFF#E5FCFF
#E5FCFF is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.5% C 0.024 H 206.2°. Best body text is #000000 at 19.70:1 contrast (WCAG AA passes).
Color values
| HEX | #E5FCFF |
|---|---|
| RGB | rgb(229, 252, 255) |
| HSL | hsl(187, 100%, 95%) |
| HSV | hsv(187, 10%, 100%) |
| CMYK | cmyk(10.2%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(97.43, -6.88, -3.98) |
| CIE-LCH | lch(97.43, 7.95, 210.07°) |
| OKLab | oklab(97.52% -0.0218 -0.0107) |
| OKLCH | oklch(97.52% 0.024 206.2) |
| XYZ | xyz(85.1693, 93.4974, 108.1480) |
| Luminance | 0.9350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.88
Lightcyan
#E0FFFF
ΔE00 3.09
Mintcream
#F5FFFA
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.49
Very Pale Blue
#D6FFFE
ΔE00 5.71
Very Light Blue
#D5FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E5FCFF #FFE8E5
analogous
#E5FFF5 #E5FCFF #E5EFFF
triadic
#E5FCFF #FFE5FC #FCFFE5
tetradic
#E5FCFF #F5E5FF #FFE8E5 #EFFFE5
square
#E5FCFF #F5E5FF #FFE8E5 #EFFFE5
split-complementary
#E5FCFF #FFE5EF #FFF5E5
monochromatic
#6BEEFF #A8F5FF #E0FBFF #E0FBFF #E0FBFF
Accessibility & contrast
On white
1.07
#E5FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.70
#E5FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E5FCFF
19.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E5FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E5FCFF | 1.00 | 1.07 | 19.70 | 19.70 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8FAFF
Deuteranopia (green-blind)
#F3F6FF
Tritanopia (blue-blind)
#DEFEFD
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e5fcff; /* rgb */ color: rgb(229, 252, 255); /* oklch */ color: oklch(97.5% 0.024 206.2);
Tailwind
colors: {
custom: {
50: '#edfdff',
500: '#e5fcff',
950: '#000000',
},
}SCSS
$custom: #e5fcff; $custom-light: #edfdff; $custom-dark: #000000;
JSON
{
"hex": "#e5fcff",
"rgb": {
"r": 229,
"g": 252,
"b": 255
},
"hsl": {
"h": 186.923,
"s": 100,
"l": 94.902
},
"oklch": {
"l": 0.97522,
"c": 0.02434,
"h": 206.2
},
"luminance": 0.93499
}Semantic roles & 50–950 ramp
primary
#E5FCFF
secondary
#EDA49B
accent
#1A00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586