#E2F9FF#E2F9FF
#E2F9FF is a very light, muted cyan. Relative luminance 0.911; OKLCH L 96.7% C 0.025 H 215.1°. Best body text is #000000 at 19.23:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F9FF |
|---|---|
| RGB | rgb(226, 249, 255) |
| HSL | hsl(192, 100%, 94%) |
| HSV | hsv(192, 11%, 100%) |
| CMYK | cmyk(11.4%, 2.4%, 0%, 0%) |
| CIE-LAB | lab(96.47, -6.31, -5.42) |
| CIE-LCH | lch(96.47, 8.32, 220.66°) |
| OKLab | oklab(96.71% -0.0208 -0.0146) |
| OKLCH | oklch(96.71% 0.025 215.1) |
| XYZ | xyz(83.2855, 91.1386, 107.7919) |
| Luminance | 0.9114 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.63
Lightcyan
#E0FFFF
ΔE00 4.26
Aliceblue
#F0F8FF
ΔE00 5.85
Mintcream
#F5FFFA
ΔE00 6.35
Ice Blue (survey)
#D7FFFE
ΔE00 6.45
Very Light Blue
#D5FFFF
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F9FF #FFE8E2
analogous
#E2FFF7 #E2F9FF #E2EBFF
triadic
#E2F9FF #FFE2F9 #F9FFE2
tetradic
#E2F9FF #F7E2FF #FFE8E2 #EBFFE2
square
#E2F9FF #F7E2FF #FFE8E2 #EBFFE2
split-complementary
#E2F9FF #FFE2EB #FFF7E2
monochromatic
#68E0FF #A5ECFF #E0F9FF #E0F9FF #E0F9FF
Accessibility & contrast
On white
1.09
#E2F9FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.23
#E2F9FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F9FF
19.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F9FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F9FF | 1.00 | 1.09 | 19.23 | 19.23 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F7FF
Deuteranopia (green-blind)
#EFF3FF
Tritanopia (blue-blind)
#DAFCFB
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #e2f9ff; /* rgb */ color: rgb(226, 249, 255); /* oklch */ color: oklch(96.7% 0.025 215.1);
Tailwind
colors: {
custom: {
50: '#ebfbff',
500: '#e2f9ff',
950: '#000000',
},
}SCSS
$custom: #e2f9ff; $custom-light: #ebfbff; $custom-dark: #000000;
JSON
{
"hex": "#e2f9ff",
"rgb": {
"r": 226,
"g": 249,
"b": 255
},
"hsl": {
"h": 192.414,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.96713,
"c": 0.02539,
"h": 215.1
},
"luminance": 0.9114
}Semantic roles & 50–950 ramp
primary
#E2F9FF
secondary
#EDAA98
accent
#2F00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161718
muted
#848586