#E0F6FF#E0F6FF
#E0F6FF is a very light, muted cyan. Relative luminance 0.890; OKLCH L 96.0% C 0.026 H 224.2°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #E0F6FF |
|---|---|
| RGB | rgb(224, 246, 255) |
| HSL | hsl(197, 100%, 94%) |
| HSV | hsv(197, 12%, 100%) |
| CMYK | cmyk(12.2%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(95.57, -5.42, -6.76) |
| CIE-LCH | lch(95.57, 8.66, 231.26°) |
| OKLab | oklab(95.97% -0.0187 -0.0182) |
| OKLCH | oklch(95.97% 0.026 224.2) |
| XYZ | xyz(81.7420, 88.9774, 107.4561) |
| Luminance | 0.8898 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 4.62
Aliceblue
#F0F8FF
ΔE00 5.14
Lightcyan
#E0FFFF
ΔE00 5.83
Mintcream
#F5FFFA
ΔE00 7.30
Ice Blue (survey)
#D7FFFE
ΔE00 7.86
Very Light Blue
#D5FFFF
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E0F6FF #FFE9E0
analogous
#E0FFF9 #E0F6FF #E0E7FF
triadic
#E0F6FF #FFE0F6 #F6FFE0
tetradic
#E0F6FF #F9E0FF #FFE9E0 #E7FFE0
square
#E0F6FF #F9E0FF #FFE9E0 #E7FFE0
split-complementary
#E0F6FF #FFE0E7 #FFF9E0
monochromatic
#66D2FF #A3E4FF #E0F6FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.12
#E0F6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#E0F6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E0F6FF
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E0F6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E0F6FF | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#ECF1FF
Tritanopia (blue-blind)
#D8F9F9
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e0f6ff; /* rgb */ color: rgb(224, 246, 255); /* oklch */ color: oklch(96.0% 0.026 224.2);
Tailwind
colors: {
custom: {
50: '#e9f9ff',
500: '#e0f6ff',
950: '#000000',
},
}SCSS
$custom: #e0f6ff; $custom-light: #e9f9ff; $custom-dark: #000000;
JSON
{
"hex": "#e0f6ff",
"rgb": {
"r": 224,
"g": 246,
"b": 255
},
"hsl": {
"h": 197.419,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.95972,
"c": 0.02611,
"h": 224.2
},
"luminance": 0.88979
}Semantic roles & 50–950 ramp
primary
#E0F6FF
secondary
#EDB097
accent
#4300E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586