#E2F5FF#E2F5FF
#E2F5FF is a very light, muted cyan. Relative luminance 0.887; OKLCH L 95.9% C 0.024 H 230.4°. Best body text is #000000 at 18.74:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F5FF |
|---|---|
| RGB | rgb(226, 245, 255) |
| HSL | hsl(201, 100%, 94%) |
| HSV | hsv(201, 11%, 100%) |
| CMYK | cmyk(11.4%, 3.9%, 0%, 0%) |
| CIE-LAB | lab(95.45, -4.29, -6.92) |
| CIE-LCH | lch(95.45, 8.14, 238.22°) |
| OKLab | oklab(95.91% -0.0154 -0.0186) |
| OKLCH | oklch(95.91% 0.024 230.4) |
| XYZ | xyz(82.0623, 88.6922, 107.3842) |
| Luminance | 0.8869 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.11
Azure (CSS)
#F0FFFF
ΔE00 4.94
Lightcyan
#E0FFFF
ΔE00 7.01
Fog
#D8DCE0
ΔE00 7.45
Mintcream
#F5FFFA
ΔE00 7.46
Whitesmoke
#F5F5F5
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F5FF #FFECE2
analogous
#E2FFFB #E2F5FF #E2E7FF
triadic
#E2F5FF #FFE2F5 #F5FFE2
tetradic
#E2F5FF #FBE2FF #FFECE2 #E7FFE2
square
#E2F5FF #FBE2FF #FFECE2 #E7FFE2
split-complementary
#E2F5FF #FFE2E7 #FFFBE2
monochromatic
#68CBFF #A5E0FF #E0F4FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.12
#E2F5FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.74
#E2F5FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F5FF
18.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F5FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F5FF | 1.00 | 1.12 | 18.74 | 18.74 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0F4FF
Deuteranopia (green-blind)
#ECF0FF
Tritanopia (blue-blind)
#DBF8F8
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #e2f5ff; /* rgb */ color: rgb(226, 245, 255); /* oklch */ color: oklch(95.9% 0.024 230.4);
Tailwind
colors: {
custom: {
50: '#ebf8ff',
500: '#e2f5ff',
950: '#000000',
},
}SCSS
$custom: #e2f5ff; $custom-light: #ebf8ff; $custom-dark: #000000;
JSON
{
"hex": "#e2f5ff",
"rgb": {
"r": 226,
"g": 245,
"b": 255
},
"hsl": {
"h": 200.69,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.95912,
"c": 0.02416,
"h": 230.4
},
"luminance": 0.88694
}Semantic roles & 50–950 ramp
primary
#E2F5FF
secondary
#EDB598
accent
#4F00E6
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161718
muted
#848586