#E6FBFC#E6FBFC
#E6FBFC is a very light, muted teal. Relative luminance 0.928; OKLCH L 97.3% C 0.022 H 200.3°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FBFC |
|---|---|
| RGB | rgb(230, 251, 252) |
| HSL | hsl(183, 79%, 95%) |
| HSV | hsv(183, 9%, 99%) |
| CMYK | cmyk(8.7%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.16, -6.63, -2.82) |
| CIE-LCH | lch(97.16, 7.20, 203.03°) |
| OKLab | oklab(97.3% -0.0206 -0.0076) |
| OKLCH | oklch(97.3% 0.022 200.3) |
| XYZ | xyz(84.6971, 92.8444, 105.5351) |
| Luminance | 0.9285 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.29
Lightcyan
#E0FFFF
ΔE00 3.21
Mintcream
#F5FFFA
ΔE00 4.60
Ice Blue (survey)
#D7FFFE
ΔE00 5.64
Very Pale Blue
#D6FFFE
ΔE00 5.88
Very Light Blue
#D5FFFF
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FBFC #FCE7E6
analogous
#E6FCF2 #E6FBFC #E6F0FC
triadic
#E6FBFC #FCE6FB #FBFCE6
tetradic
#E6FBFC #F2E6FC #FCE7E6 #F0FCE6
square
#E6FBFC #F2E6FC #FCE7E6 #F0FCE6
split-complementary
#E6FBFC #FCE6F0 #FCF2E6
monochromatic
#79EAEF #AFF2F5 #E4FBFC #E4FBFC #E4FBFC
Accessibility & contrast
On white
1.07
#E6FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#E6FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FBFC
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FBFC | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F9FC
Deuteranopia (green-blind)
#F3F5FC
Tritanopia (blue-blind)
#E0FDFB
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #e6fbfc; /* rgb */ color: rgb(230, 251, 252); /* oklch */ color: oklch(97.3% 0.022 200.3);
Tailwind
colors: {
custom: {
50: '#eefcfd',
500: '#e6fbfc',
950: '#000000',
},
}SCSS
$custom: #e6fbfc; $custom-light: #eefcfd; $custom-dark: #000000;
JSON
{
"hex": "#e6fbfc",
"rgb": {
"r": 230,
"g": 251,
"b": 252
},
"hsl": {
"h": 182.727,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.97304,
"c": 0.022,
"h": 200.3
},
"luminance": 0.92846
}Semantic roles & 50–950 ramp
primary
#E6FBFC
secondary
#E4A5A2
accent
#140BDB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585