#E2F8FE#E2F8FE
#E2F8FE is a very light, muted cyan. Relative luminance 0.905; OKLCH L 96.5% C 0.024 H 215.9°. Best body text is #000000 at 19.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8FE |
|---|---|
| RGB | rgb(226, 248, 254) |
| HSL | hsl(193, 93%, 94%) |
| HSV | hsv(193, 11%, 100%) |
| CMYK | cmyk(11%, 2.4%, 0%, 0.4%) |
| CIE-LAB | lab(96.19, -6.00, -5.32) |
| CIE-LCH | lch(96.19, 8.02, 221.56°) |
| OKLab | oklab(96.48% -0.0198 -0.0143) |
| OKLCH | oklch(96.48% 0.024 215.9) |
| XYZ | xyz(82.8167, 90.4579, 106.8436) |
| Luminance | 0.9046 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.55
Lightcyan
#E0FFFF
ΔE00 4.56
Aliceblue
#F0F8FF
ΔE00 5.55
Mintcream
#F5FFFA
ΔE00 6.24
Ice Blue (survey)
#D7FFFE
ΔE00 6.75
Very Light Blue
#D5FFFF
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8FE #FEE8E2
analogous
#E2FEF6 #E2F8FE #E2EAFE
triadic
#E2F8FE #FEE2F8 #F8FEE2
tetradic
#E2F8FE #F6E2FE #FEE8E2 #EAFEE2
square
#E2F8FE #F6E2FE #FEE8E2 #EAFEE2
split-complementary
#E2F8FE #FEE2EA #FEF6E2
monochromatic
#6CDBFA #A7EAFC #E1F8FE #E1F8FE #E1F8FE
Accessibility & contrast
On white
1.10
#E2F8FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.09
#E2F8FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8FE
19.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8FE | 1.00 | 1.10 | 19.09 | 19.09 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FE
Deuteranopia (green-blind)
#EFF2FE
Tritanopia (blue-blind)
#DBFBFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2f8fe; /* rgb */ color: rgb(226, 248, 254); /* oklch */ color: oklch(96.5% 0.024 215.9);
Tailwind
colors: {
custom: {
50: '#ebfafe',
500: '#e2f8fe',
950: '#000000',
},
}SCSS
$custom: #e2f8fe; $custom-light: #ebfafe; $custom-dark: #000000;
JSON
{
"hex": "#e2f8fe",
"rgb": {
"r": 226,
"g": 248,
"b": 254
},
"hsl": {
"h": 192.857,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.96483,
"c": 0.02444,
"h": 215.9
},
"luminance": 0.90459
}Semantic roles & 50–950 ramp
primary
#E2F8FE
secondary
#EAAB9A
accent
#3100E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585