#E2F3FB#E2F3FB
#E2F3FB is a very light, muted cyan. Relative luminance 0.872; OKLCH L 95.4% C 0.021 H 227.5°. Best body text is #000000 at 18.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F3FB |
|---|---|
| RGB | rgb(226, 243, 251) |
| HSL | hsl(199, 76%, 94%) |
| HSV | hsv(199, 10%, 98%) |
| CMYK | cmyk(10%, 3.2%, 0%, 1.6%) |
| CIE-LAB | lab(94.84, -4.05, -5.76) |
| CIE-LCH | lch(94.84, 7.04, 234.89°) |
| OKLab | oklab(95.39% -0.0142 -0.0155) |
| OKLCH | oklch(95.39% 0.021 227.5) |
| XYZ | xyz(80.8233, 87.2338, 103.8277) |
| Luminance | 0.8723 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 3.72
Azure (CSS)
#F0FFFF
ΔE00 4.42
Fog
#D8DCE0
ΔE00 6.71
Mintcream
#F5FFFA
ΔE00 6.74
Lightcyan
#E0FFFF
ΔE00 6.91
Whitesmoke
#F5F5F5
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F3FB #FBEAE2
analogous
#E2FBF6 #E2F3FB #E2E6FB
triadic
#E2F3FB #FBE2F3 #F3FBE2
tetradic
#E2F3FB #F6E2FB #FBEAE2 #E6FBE2
square
#E2F3FB #F6E2FB #FBEAE2 #E6FBE2
split-complementary
#E2F3FB #FBE2E6 #FBF6E2
monochromatic
#76C6EC #ACDDF4 #E2F3FB #E4F4FB #E4F4FB
Accessibility & contrast
On white
1.14
#E2F3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.45
#E2F3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F3FB
18.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F3FB | 1.00 | 1.14 | 18.45 | 18.45 |
| #FFFFFF | 1.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#EBEFFB
Tritanopia (blue-blind)
#DCF5F5
Achromatopsia (no color)
#F0F0F0
Design tokens & code
CSS
--color: #e2f3fb; /* rgb */ color: rgb(226, 243, 251); /* oklch */ color: oklch(95.4% 0.021 227.5);
Tailwind
colors: {
custom: {
50: '#ebf7fc',
500: '#e2f3fb',
950: '#000000',
},
}SCSS
$custom: #e2f3fb; $custom-light: #ebf7fc; $custom-dark: #000000;
JSON
{
"hex": "#e2f3fb",
"rgb": {
"r": 226,
"g": 243,
"b": 251
},
"hsl": {
"h": 199.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.95393,
"c": 0.02099,
"h": 227.5
},
"luminance": 0.87235
}Semantic roles & 50–950 ramp
primary
#E2F3FB
secondary
#E2B5A0
accent
#4E0ED8
background
#FEFFFF
surface
#FDFEFF
border
#D5D6D7
text
#161717
muted
#848585