#E2F8FB#E2F8FB
#E2F8FB is a very light, muted teal. Relative luminance 0.903; OKLCH L 96.4% C 0.023 H 206.6°. Best body text is #000000 at 19.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F8FB |
|---|---|
| RGB | rgb(226, 248, 251) |
| HSL | hsl(187, 76%, 94%) |
| HSV | hsv(187, 10%, 98%) |
| CMYK | cmyk(10%, 1.2%, 0%, 1.6%) |
| CIE-LAB | lab(96.11, -6.58, -3.89) |
| CIE-LCH | lch(96.11, 7.64, 210.57°) |
| OKLab | oklab(96.39% -0.0209 -0.0105) |
| OKLCH | oklch(96.39% 0.023 206.6) |
| XYZ | xyz(82.3400, 90.2672, 104.3333) |
| Luminance | 0.9027 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.98
Lightcyan
#E0FFFF
ΔE00 3.52
Mintcream
#F5FFFA
ΔE00 5.45
Ice Blue (survey)
#D7FFFE
ΔE00 5.82
Very Pale Blue
#D6FFFE
ΔE00 6.04
Very Light Blue
#D5FFFF
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F8FB #FBE5E2
analogous
#E2FBF1 #E2F8FB #E2EBFB
triadic
#E2F8FB #FBE2F8 #F8FBE2
tetradic
#E2F8FB #F1E2FB #FBE5E2 #EBFBE2
square
#E2F8FB #F1E2FB #FBE5E2 #EBFBE2
split-complementary
#E2F8FB #FBE2EB #FBF1E2
monochromatic
#76DEEC #ACEBF4 #E2F8FB #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.10
#E2F8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.05
#E2F8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F8FB
19.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F8FB | 1.00 | 1.10 | 19.05 | 19.05 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F6FB
Deuteranopia (green-blind)
#F0F2FB
Tritanopia (blue-blind)
#DBFAF9
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2f8fb; /* rgb */ color: rgb(226, 248, 251); /* oklch */ color: oklch(96.4% 0.023 206.6);
Tailwind
colors: {
custom: {
50: '#ebfafc',
500: '#e2f8fb',
950: '#000000',
},
}SCSS
$custom: #e2f8fb; $custom-light: #ebfafc; $custom-dark: #000000;
JSON
{
"hex": "#e2f8fb",
"rgb": {
"r": 226,
"g": 248,
"b": 251
},
"hsl": {
"h": 187.2,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96394,
"c": 0.0234,
"h": 206.6
},
"luminance": 0.90269
}Semantic roles & 50–950 ramp
primary
#E2F8FB
secondary
#E2A7A0
accent
#260ED8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585