#E6FBFA#E6FBFA
#E6FBFA is a very light, muted teal. Relative luminance 0.927; OKLCH L 97.2% C 0.022 H 193.3°. Best body text is #000000 at 19.54:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FBFA |
|---|---|
| RGB | rgb(230, 251, 250) |
| HSL | hsl(177, 72%, 94%) |
| HSV | hsv(177, 8%, 98%) |
| CMYK | cmyk(8.4%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.11, -7.00, -1.86) |
| CIE-LCH | lch(97.11, 7.25, 194.89°) |
| OKLab | oklab(97.25% -0.0214 -0.0051) |
| OKLCH | oklch(97.25% 0.022 193.3) |
| XYZ | xyz(84.3818, 92.7182, 103.8747) |
| Luminance | 0.9272 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.51
Lightcyan
#E0FFFF
ΔE00 2.98
Mintcream
#F5FFFA
ΔE00 4.29
Ice Blue (survey)
#D7FFFE
ΔE00 5.34
Very Pale Blue
#D6FFFE
ΔE00 5.58
Very Light Blue
#D5FFFF
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FBFA #FBE6E7
analogous
#E6FBF0 #E6FBFA #E6F2FB
triadic
#E6FBFA #FAE6FB #FBFAE6
tetradic
#E6FBFA #F0E6FB #FBE6E7 #F2FBE6
square
#E6FBFA #F0E6FB #FBE6E7 #F2FBE6
split-complementary
#E6FBFA #FBE6F2 #FBF0E6
monochromatic
#7CEAE5 #B1F3EF #E5FBFA #E5FBFA #E5FBFA
Accessibility & contrast
On white
1.07
#E6FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.54
#E6FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FBFA
19.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FBFA | 1.00 | 1.07 | 19.54 | 19.54 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FA
Deuteranopia (green-blind)
#F4F5FA
Tritanopia (blue-blind)
#E0FCFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e6fbfa; /* rgb */ color: rgb(230, 251, 250); /* oklch */ color: oklch(97.2% 0.022 193.3);
Tailwind
colors: {
custom: {
50: '#eefcfb',
500: '#e6fbfa',
950: '#000000',
},
}SCSS
$custom: #e6fbfa; $custom-light: #eefcfb; $custom-dark: #000000;
JSON
{
"hex": "#e6fbfa",
"rgb": {
"r": 230,
"g": 251,
"b": 250
},
"hsl": {
"h": 177.143,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.97247,
"c": 0.02199,
"h": 193.3
},
"luminance": 0.92719
}Semantic roles & 50–950 ramp
primary
#E6FBFA
secondary
#E1A4A7
accent
#111AD4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585