#E0F6FE#E0F6FE
#E0F6FE is a very light, muted cyan. Relative luminance 0.889; OKLCH L 95.9% C 0.025 H 221.6°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F6FE |
|---|---|
| RGB | rgb(224, 246, 254) |
| HSL | hsl(196, 94%, 94%) |
| HSV | hsv(196, 12%, 100%) |
| CMYK | cmyk(11.8%, 3.1%, 0%, 0.4%) |
| CIE-LAB | lab(95.54, -5.62, -6.28) |
| CIE-LCH | lch(95.54, 8.43, 228.19°) |
| OKLab | oklab(95.94% -0.0191 -0.0169) |
| OKLCH | oklch(95.94% 0.026 221.6) |
| XYZ | xyz(81.5814, 88.9131, 106.6105) |
| Luminance | 0.8891 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.31
Aliceblue
#F0F8FF
ΔE00 5.27
Lightcyan
#E0FFFF
ΔE00 5.43
Mintcream
#F5FFFA
ΔE00 6.98
Ice Blue (survey)
#D7FFFE
ΔE00 7.50
Very Light Blue
#D5FFFF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F6FE #FEE8E0
analogous
#E0FEF7 #E0F6FE #E0E7FE
triadic
#E0F6FE #FEE0F6 #F6FEE0
tetradic
#E0F6FE #F7E0FE #FEE8E0 #E7FEE0
square
#E0F6FE #F7E0FE #FEE8E0 #E7FEE0
split-complementary
#E0F6FE #FEE0E7 #FEF7E0
monochromatic
#69D4FA #A5E5FC #E0F6FE #E1F6FE #E1F6FE
Accessibility & contrast
On white
1.12
#E0F6FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#E0F6FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F6FE
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F6FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F6FE | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FE
Deuteranopia (green-blind)
#ECF1FE
Tritanopia (blue-blind)
#D8F9F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e0f6fe; /* rgb */ color: rgb(224, 246, 254); /* oklch */ color: oklch(95.9% 0.025 221.6);
Tailwind
colors: {
custom: {
50: '#e9f9fe',
500: '#e0f6fe',
950: '#000000',
},
}SCSS
$custom: #e0f6fe; $custom-light: #e9f9fe; $custom-dark: #000000;
JSON
{
"hex": "#e0f6fe",
"rgb": {
"r": 224,
"g": 246,
"b": 254
},
"hsl": {
"h": 196,
"s": 93.75,
"l": 93.725
},
"oklch": {
"l": 0.95942,
"c": 0.0255,
"h": 221.6
},
"luminance": 0.88915
}Semantic roles & 50–950 ramp
primary
#E0F6FE
secondary
#EAAE98
accent
#3D00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585