#E3FBFD#E3FBFD
#E3FBFD is a very light, muted teal. Relative luminance 0.924; OKLCH L 97.1% C 0.025 H 202.8°. Best body text is #000000 at 19.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FBFD |
|---|---|
| RGB | rgb(227, 251, 253) |
| HSL | hsl(185, 87%, 94%) |
| HSV | hsv(185, 10%, 99%) |
| CMYK | cmyk(10.3%, 0.8%, 0%, 0.8%) |
| CIE-LAB | lab(96.99, -7.39, -3.61) |
| CIE-LCH | lch(96.99, 8.22, 206.06°) |
| OKLab | oklab(97.13% -0.0232 -0.0098) |
| OKLCH | oklch(97.13% 0.025 202.8) |
| XYZ | xyz(83.9012, 92.4156, 106.3271) |
| Luminance | 0.9242 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.53
Azure (CSS)
#F0FFFF
ΔE00 3.19
Ice Blue (survey)
#D7FFFE
ΔE00 4.92
Very Pale Blue
#D6FFFE
ΔE00 5.15
Very Light Blue
#D5FFFF
ΔE00 5.20
Really Light Blue
#D4FFFF
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FBFD #FDE5E3
analogous
#E3FDF2 #E3FBFD #E3EEFD
triadic
#E3FBFD #FDE3FB #FBFDE3
tetradic
#E3FBFD #F2E3FD #FDE5E3 #EEFDE3
square
#E3FBFD #F2E3FD #FDE5E3 #EEFDE3
split-complementary
#E3FBFD #FDE3EE #FDF2E3
monochromatic
#71EBF5 #AAF3F9 #E2FBFD #E2FBFD #E2FBFD
Accessibility & contrast
On white
1.08
#E3FBFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.48
#E3FBFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FBFD
19.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FBFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FBFD | 1.00 | 1.08 | 19.48 | 19.48 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FD
Deuteranopia (green-blind)
#F2F5FD
Tritanopia (blue-blind)
#DCFDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e3fbfd; /* rgb */ color: rgb(227, 251, 253); /* oklch */ color: oklch(97.1% 0.025 202.8);
Tailwind
colors: {
custom: {
50: '#ecfcfe',
500: '#e3fbfd',
950: '#000000',
},
}SCSS
$custom: #e3fbfd; $custom-light: #ecfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e3fbfd",
"rgb": {
"r": 227,
"g": 251,
"b": 253
},
"hsl": {
"h": 184.615,
"s": 86.667,
"l": 94.118
},
"oklch": {
"l": 0.97125,
"c": 0.02518,
"h": 202.8
},
"luminance": 0.92417
}Semantic roles & 50–950 ramp
primary
#E3FBFD
secondary
#E7A39D
accent
#1402E3
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585