#E6FBFB#E6FBFB
#E6FBFB is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.3% C 0.022 H 196.8°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FBFB |
|---|---|
| RGB | rgb(230, 251, 251) |
| HSL | hsl(180, 72%, 94%) |
| HSV | hsv(180, 8%, 98%) |
| CMYK | cmyk(8.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.14, -6.82, -2.34) |
| CIE-LCH | lch(97.14, 7.21, 198.95°) |
| OKLab | oklab(97.28% -0.021 -0.0063) |
| OKLCH | oklch(97.28% 0.022 196.8) |
| XYZ | xyz(84.5390, 92.7811, 104.7027) |
| Luminance | 0.9278 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.36
Lightcyan
#E0FFFF
ΔE00 3.05
Mintcream
#F5FFFA
ΔE00 4.43
Ice Blue (survey)
#D7FFFE
ΔE00 5.47
Very Pale Blue
#D6FFFE
ΔE00 5.71
Very Light Blue
#D5FFFF
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FBFB #FBE6E6
analogous
#E6FBF1 #E6FBFB #E6F1FB
triadic
#E6FBFB #FBE6FB #FBFBE6
tetradic
#E6FBFB #F1E6FB #FBE6E6 #F1FBE6
square
#E6FBFB #F1E6FB #FBE6E6 #F1FBE6
split-complementary
#E6FBFB #FBE6F1 #FBF1E6
monochromatic
#7CEAEA #B1F3F3 #E5FBFB #E5FBFB #E5FBFB
Accessibility & contrast
On white
1.07
#E6FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#E6FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FBFB
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FBFB | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FB
Deuteranopia (green-blind)
#F4F5FB
Tritanopia (blue-blind)
#E0FDFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e6fbfb; /* rgb */ color: rgb(230, 251, 251); /* oklch */ color: oklch(97.3% 0.022 196.8);
Tailwind
colors: {
custom: {
50: '#eefcfc',
500: '#e6fbfb',
950: '#000000',
},
}SCSS
$custom: #e6fbfb; $custom-light: #eefcfc; $custom-dark: #000000;
JSON
{
"hex": "#e6fbfb",
"rgb": {
"r": 230,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 72.414,
"l": 94.314
},
"oklch": {
"l": 0.97276,
"c": 0.02196,
"h": 196.8
},
"luminance": 0.92782
}Semantic roles & 50–950 ramp
primary
#E6FBFB
secondary
#E1A4A4
accent
#1111D4
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585