#E3FBFA#E3FBFA
#E3FBFA is a very light, muted teal. Relative luminance 0.922; OKLCH L 97.0% C 0.025 H 193.7°. Best body text is #000000 at 19.45:1 contrast (WCAG AA passes).
Color values
| HEX | #E3FBFA |
|---|---|
| RGB | rgb(227, 251, 250) |
| HSL | hsl(178, 75%, 94%) |
| HSV | hsv(178, 10%, 98%) |
| CMYK | cmyk(9.6%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(96.91, -7.96, -2.18) |
| CIE-LCH | lch(96.91, 8.25, 195.32°) |
| OKLab | oklab(97.04% -0.0243 -0.0059) |
| OKLCH | oklch(97.04% 0.025 193.7) |
| XYZ | xyz(83.4271, 92.2260, 103.8300) |
| Luminance | 0.9223 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 2.08
Azure (CSS)
#F0FFFF
ΔE00 3.43
Ice Blue (survey)
#D7FFFE
ΔE00 4.39
Very Pale Blue
#D6FFFE
ΔE00 4.63
Very Light Blue
#D5FFFF
ΔE00 4.79
Really Light Blue
#D4FFFF
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E3FBFA #FBE3E4
analogous
#E3FBEE #E3FBFA #E3F0FB
triadic
#E3FBFA #FAE3FB #FBFAE3
tetradic
#E3FBFA #EEE3FB #FBE3E4 #F0FBE3
square
#E3FBFA #EEE3FB #FBE3E4 #F0FBE3
split-complementary
#E3FBFA #FBE3F0 #FBEEE3
monochromatic
#78ECE7 #ADF3F0 #E3FBFA #E4FBFA #E4FBFA
Accessibility & contrast
On white
1.08
#E3FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.45
#E3FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E3FBFA
19.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E3FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E3FBFA | 1.00 | 1.08 | 19.45 | 19.45 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F8FA
Deuteranopia (green-blind)
#F3F5FA
Tritanopia (blue-blind)
#DDFDFB
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #e3fbfa; /* rgb */ color: rgb(227, 251, 250); /* oklch */ color: oklch(97.0% 0.025 193.7);
Tailwind
colors: {
custom: {
50: '#ecfcfb',
500: '#e3fbfa',
950: '#000000',
},
}SCSS
$custom: #e3fbfa; $custom-light: #ecfcfb; $custom-dark: #000000;
JSON
{
"hex": "#e3fbfa",
"rgb": {
"r": 227,
"g": 251,
"b": 250
},
"hsl": {
"h": 177.5,
"s": 75,
"l": 93.725
},
"oklch": {
"l": 0.97038,
"c": 0.02505,
"h": 193.7
},
"luminance": 0.92227
}Semantic roles & 50–950 ramp
primary
#E3FBFA
secondary
#E2A1A3
accent
#0E17D7
background
#FEFFFF
surface
#FDFFFF
border
#D5D7D7
text
#161717
muted
#848585