#E3FBFE#E3FBFE
#E3FBFE is a very light, muted teal. Relative luminance 0.925; OKLCH L 97.2% C 0.025 H 205.8°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FBFE |
|---|---|
| RGB | rgb(227, 251, 254) |
| HSL | hsl(187, 93%, 94%) |
| HSV | hsv(187, 11%, 100%) |
| CMYK | cmyk(10.6%, 1.2%, 0%, 0.4%) |
| CIE-LAB | lab(97.02, -7.20, -4.09) |
| CIE-LCH | lch(97.02, 8.28, 209.61°) |
| OKLab | oklab(97.15% -0.0228 -0.011) |
| OKLCH | oklch(97.15% 0.025 205.8) |
| XYZ | xyz(84.0610, 92.4795, 107.1683) |
| Luminance | 0.9248 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.83
Azure (CSS)
#F0FFFF
ΔE00 3.22
Ice Blue (survey)
#D7FFFE
ΔE00 5.18
Very Pale Blue
#D6FFFE
ΔE00 5.41
Very Light Blue
#D5FFFF
ΔE00 5.42
Really Light Blue
#D4FFFF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FBFE #FEE6E3
analogous
#E3FEF4 #E3FBFE #E3EEFE
triadic
#E3FBFE #FEE3FB #FBFEE3
tetradic
#E3FBFE #F4E3FE #FEE6E3 #EEFEE3
square
#E3FBFE #F4E3FE #FEE6E3 #EEFEE3
split-complementary
#E3FBFE #FEE3EE #FEF4E3
monochromatic
#6DEAFA #A8F3FC #E1FBFE #E1FBFE #E1FBFE
Accessibility & contrast
On white
1.08
#E3FBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#E3FBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FBFE
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FBFE | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F9FE
Deuteranopia (green-blind)
#F2F5FE
Tritanopia (blue-blind)
#DCFDFC
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e3fbfe; /* rgb */ color: rgb(227, 251, 254); /* oklch */ color: oklch(97.2% 0.025 205.8);
Tailwind
colors: {
custom: {
50: '#ecfcfe',
500: '#e3fbfe',
950: '#000000',
},
}SCSS
$custom: #e3fbfe; $custom-light: #ecfcfe; $custom-dark: #000000;
JSON
{
"hex": "#e3fbfe",
"rgb": {
"r": 227,
"g": 251,
"b": 254
},
"hsl": {
"h": 186.667,
"s": 93.103,
"l": 94.314
},
"oklch": {
"l": 0.97154,
"c": 0.02537,
"h": 205.8
},
"luminance": 0.92481
}Semantic roles & 50–950 ramp
primary
#E3FBFE
secondary
#EAA49B
accent
#1A00E6
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585