#E2F2F6#E2F2F6
#E2F2F6 is a very light, near-neutral cyan. Relative luminance 0.863; OKLCH L 95.0% C 0.018 H 214.4°. Best body text is #000000 at 18.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F2F6 |
|---|---|
| RGB | rgb(226, 242, 246) |
| HSL | hsl(192, 53%, 93%) |
| HSV | hsv(192, 8%, 96%) |
| CMYK | cmyk(8.1%, 1.6%, 0%, 3.5%) |
| CIE-LAB | lab(94.45, -4.50, -3.73) |
| CIE-LCH | lch(94.45, 5.84, 219.70°) |
| OKLab | oklab(95.05% -0.0147 -0.01) |
| OKLCH | oklch(95.05% 0.018 214.4) |
| XYZ | xyz(79.7471, 86.3258, 99.6320) |
| Luminance | 0.8633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.25
Aliceblue
#F0F8FF
ΔE00 4.30
Mintcream
#F5FFFA
ΔE00 5.29
Lightcyan
#E0FFFF
ΔE00 5.96
Fog
#D8DCE0
ΔE00 6.56
Whitesmoke
#F5F5F5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F2F6 #F6E6E2
analogous
#E2F6F0 #E2F2F6 #E2E8F6
triadic
#E2F2F6 #F6E2F2 #F2F6E2
tetradic
#E2F2F6 #F0E2F6 #F6E6E2 #E8F6E2
square
#E2F2F6 #F0E2F6 #F6E6E2 #E8F6E2
split-complementary
#E2F2F6 #F6E2E8 #F6F0E2
monochromatic
#85C8D9 #B3DDE8 #E2F2F6 #E8F5F8 #E8F5F8
Accessibility & contrast
On white
1.15
#E2F2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.27
#E2F2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F2F6
18.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F2F6 | 1.00 | 1.15 | 18.27 | 18.27 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF1F6
Deuteranopia (green-blind)
#EBEEF6
Tritanopia (blue-blind)
#DDF4F3
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #e2f2f6; /* rgb */ color: rgb(226, 242, 246); /* oklch */ color: oklch(95.0% 0.018 214.4);
Tailwind
colors: {
custom: {
50: '#ebf6f9',
500: '#e2f2f6',
950: '#000000',
},
}SCSS
$custom: #e2f2f6; $custom-light: #ebf6f9; $custom-dark: #000000;
JSON
{
"hex": "#e2f2f6",
"rgb": {
"r": 226,
"g": 242,
"b": 246
},
"hsl": {
"h": 192,
"s": 52.632,
"l": 92.549
},
"oklch": {
"l": 0.95045,
"c": 0.01778,
"h": 214.4
},
"luminance": 0.86327
}Semantic roles & 50–950 ramp
primary
#E2F2F6
secondary
#D6B0A6
accent
#4425C0
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585