#E2F4F8#E2F4F8
#E2F4F8 is a very light, near-neutral cyan. Relative luminance 0.876; OKLCH L 95.5% C 0.020 H 212.5°. Best body text is #000000 at 18.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F4F8 |
|---|---|
| RGB | rgb(226, 244, 248) |
| HSL | hsl(191, 61%, 93%) |
| HSV | hsv(191, 9%, 97%) |
| CMYK | cmyk(8.9%, 1.6%, 0%, 2.7%) |
| CIE-LAB | lab(95.01, -5.13, -3.95) |
| CIE-LCH | lch(95.01, 6.47, 217.57°) |
| OKLab | oklab(95.5% -0.0166 -0.0106) |
| OKLCH | oklch(95.5% 0.02 212.5) |
| XYZ | xyz(80.6543, 87.6463, 101.4569) |
| Luminance | 0.8765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 3.02
Aliceblue
#F0F8FF
ΔE00 4.84
Lightcyan
#E0FFFF
ΔE00 5.21
Mintcream
#F5FFFA
ΔE00 5.32
Whitesmoke
#F5F5F5
ΔE00 7.29
Fog
#D8DCE0
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F4F8 #F8E6E2
analogous
#E2F8F1 #E2F4F8 #E2E9F8
triadic
#E2F4F8 #F8E2F4 #F4F8E2
tetradic
#E2F4F8 #F1E2F8 #F8E6E2 #E9F8E2
square
#E2F4F8 #F1E2F8 #F8E6E2 #E9F8E2
split-complementary
#E2F4F8 #F8E2E9 #F8F1E2
monochromatic
#7FCFE0 #B1E1EC #E2F4F8 #E6F6F9 #E6F6F9
Accessibility & contrast
On white
1.13
#E2F4F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.53
#E2F4F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F4F8
18.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F4F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F4F8 | 1.00 | 1.13 | 18.53 | 18.53 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F2F8
Deuteranopia (green-blind)
#EDEFF8
Tritanopia (blue-blind)
#DCF6F5
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #e2f4f8; /* rgb */ color: rgb(226, 244, 248); /* oklch */ color: oklch(95.5% 0.020 212.5);
Tailwind
colors: {
custom: {
50: '#ebf7fa',
500: '#e2f4f8',
950: '#000000',
},
}SCSS
$custom: #e2f4f8; $custom-light: #ebf7fa; $custom-dark: #000000;
JSON
{
"hex": "#e2f4f8",
"rgb": {
"r": 226,
"g": 244,
"b": 248
},
"hsl": {
"h": 190.909,
"s": 61.111,
"l": 92.941
},
"oklch": {
"l": 0.95504,
"c": 0.01974,
"h": 212.5
},
"luminance": 0.87647
}Semantic roles & 50–950 ramp
primary
#E2F4F8
secondary
#DAAEA4
accent
#3C1DC9
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585