#E2F9FB#E2F9FB
#E2F9FB is a very light, muted teal. Relative luminance 0.909; OKLCH L 96.6% C 0.024 H 203.1°. Best body text is #000000 at 19.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E2F9FB |
|---|---|
| RGB | rgb(226, 249, 251) |
| HSL | hsl(185, 76%, 94%) |
| HSV | hsv(185, 10%, 98%) |
| CMYK | cmyk(10%, 0.8%, 0%, 1.6%) |
| CIE-LAB | lab(96.36, -7.08, -3.51) |
| CIE-LCH | lch(96.36, 7.90, 206.37°) |
| OKLab | oklab(96.6% -0.0223 -0.0095) |
| OKLCH | oklch(96.6% 0.024 203.1) |
| XYZ | xyz(82.6483, 90.8838, 104.4361) |
| Luminance | 0.9089 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.90
Azure (CSS)
#F0FFFF
ΔE00 3.08
Ice Blue (survey)
#D7FFFE
ΔE00 5.24
Mintcream
#F5FFFA
ΔE00 5.41
Very Pale Blue
#D6FFFE
ΔE00 5.47
Very Light Blue
#D5FFFF
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2F9FB #FBE4E2
analogous
#E2FBF0 #E2F9FB #E2ECFB
triadic
#E2F9FB #FBE2F9 #F9FBE2
tetradic
#E2F9FB #F0E2FB #FBE4E2 #ECFBE2
square
#E2F9FB #F0E2FB #FBE4E2 #ECFBE2
split-complementary
#E2F9FB #FBE2EC #FBF0E2
monochromatic
#76E3EC #ACEEF4 #E2F9FB #E4F9FB #E4F9FB
Accessibility & contrast
On white
1.10
#E2F9FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.18
#E2F9FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2F9FB
19.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2F9FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2F9FB | 1.00 | 1.10 | 19.18 | 19.18 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F7FB
Deuteranopia (green-blind)
#F0F3FB
Tritanopia (blue-blind)
#DBFBFA
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #e2f9fb; /* rgb */ color: rgb(226, 249, 251); /* oklch */ color: oklch(96.6% 0.024 203.1);
Tailwind
colors: {
custom: {
50: '#ebfbfc',
500: '#e2f9fb',
950: '#000000',
},
}SCSS
$custom: #e2f9fb; $custom-light: #ebfbfc; $custom-dark: #000000;
JSON
{
"hex": "#e2f9fb",
"rgb": {
"r": 226,
"g": 249,
"b": 251
},
"hsl": {
"h": 184.8,
"s": 75.758,
"l": 93.529
},
"oklch": {
"l": 0.96595,
"c": 0.0242,
"h": 203.1
},
"luminance": 0.90885
}Semantic roles & 50–950 ramp
primary
#E2F9FB
secondary
#E2A5A0
accent
#1E0ED8
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585