#E2F6FF#E2F6FF
#E2F6FF is a very light, muted cyan. Relative luminance 0.893; OKLCH L 96.1% C 0.024 H 226.5°. Best body text is #000000 at 18.86:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F6FF |
|---|---|
| RGB | rgb(226, 246, 255) |
| HSL | hsl(199, 100%, 94%) |
| HSV | hsv(199, 11%, 100%) |
| CMYK | cmyk(11.4%, 3.5%, 0%, 0%) |
| CIE-LAB | lab(95.71, -4.79, -6.55) |
| CIE-LCH | lch(95.71, 8.11, 233.78°) |
| OKLab | oklab(96.11% -0.0167 -0.0176) |
| OKLCH | oklch(96.11% 0.024 226.5) |
| XYZ | xyz(82.3656, 89.2989, 107.4853) |
| Luminance | 0.8930 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 4.47
Azure (CSS)
#F0FFFF
ΔE00 4.50
Lightcyan
#E0FFFF
ΔE00 6.32
Mintcream
#F5FFFA
ΔE00 7.10
Fog
#D8DCE0
ΔE00 7.78
Whitesmoke
#F5F5F5
ΔE00 7.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F6FF #FFEBE2
analogous
#E2FFFA #E2F6FF #E2E8FF
triadic
#E2F6FF #FFE2F6 #F6FFE2
tetradic
#E2F6FF #FAE2FF #FFEBE2 #E8FFE2
square
#E2F6FF #FAE2FF #FFEBE2 #E8FFE2
split-complementary
#E2F6FF #FFE2E8 #FFFAE2
monochromatic
#68D0FF #A5E3FF #E0F6FF #E0F6FF #E0F6FF
Accessibility & contrast
On white
1.11
#E2F6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.86
#E2F6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F6FF
18.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F6FF | 1.00 | 1.11 | 18.86 | 18.86 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F5FF
Deuteranopia (green-blind)
#EDF1FF
Tritanopia (blue-blind)
#DBF9F9
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #e2f6ff; /* rgb */ color: rgb(226, 246, 255); /* oklch */ color: oklch(96.1% 0.024 226.5);
Tailwind
colors: {
custom: {
50: '#ebf9ff',
500: '#e2f6ff',
950: '#000000',
},
}SCSS
$custom: #e2f6ff; $custom-light: #ebf9ff; $custom-dark: #000000;
JSON
{
"hex": "#e2f6ff",
"rgb": {
"r": 226,
"g": 246,
"b": 255
},
"hsl": {
"h": 198.621,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.96112,
"c": 0.0243,
"h": 226.5
},
"luminance": 0.893
}Semantic roles & 50–950 ramp
primary
#E2F6FF
secondary
#EDB398
accent
#4700E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586