#E6FCFC#E6FCFC
#E6FCFC is a very light, muted teal. Relative luminance 0.935; OKLCH L 97.5% C 0.023 H 196.8°. Best body text is #000000 at 19.69:1 contrast (WCAG AA passes).
Color values
| HEX | #E6FCFC |
|---|---|
| RGB | rgb(230, 252, 252) |
| HSL | hsl(180, 79%, 95%) |
| HSV | hsv(180, 9%, 99%) |
| CMYK | cmyk(8.7%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(97.42, -7.13, -2.45) |
| CIE-LCH | lch(97.42, 7.54, 198.93°) |
| OKLab | oklab(97.51% -0.022 -0.0066) |
| OKLCH | oklch(97.51% 0.023 196.8) |
| XYZ | xyz(85.0103, 93.4708, 105.6395) |
| Luminance | 0.9347 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.59
Lightcyan
#E0FFFF
ΔE00 2.71
Mintcream
#F5FFFA
ΔE00 4.65
Ice Blue (survey)
#D7FFFE
ΔE00 5.15
Very Pale Blue
#D6FFFE
ΔE00 5.39
Very Light Blue
#D5FFFF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E6FCFC #FCE6E6
analogous
#E6FCF1 #E6FCFC #E6F1FC
triadic
#E6FCFC #FCE6FC #FCFCE6
tetradic
#E6FCFC #F1E6FC #FCE6E6 #F1FCE6
square
#E6FCFC #F1E6FC #FCE6E6 #F1FCE6
split-complementary
#E6FCFC #FCE6F1 #FCF1E6
monochromatic
#79EFEF #AFF5F5 #E4FCFC #E4FCFC #E4FCFC
Accessibility & contrast
On white
1.07
#E6FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.69
#E6FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E6FCFC
19.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E6FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E6FCFC | 1.00 | 1.07 | 19.69 | 19.69 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F4F6FC
Tritanopia (blue-blind)
#E0FEFC
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #e6fcfc; /* rgb */ color: rgb(230, 252, 252); /* oklch */ color: oklch(97.5% 0.023 196.8);
Tailwind
colors: {
custom: {
50: '#eefdfd',
500: '#e6fcfc',
950: '#000000',
},
}SCSS
$custom: #e6fcfc; $custom-light: #eefdfd; $custom-dark: #000000;
JSON
{
"hex": "#e6fcfc",
"rgb": {
"r": 230,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 78.571,
"l": 94.51
},
"oklch": {
"l": 0.97505,
"c": 0.02297,
"h": 196.8
},
"luminance": 0.93472
}Semantic roles & 50–950 ramp
primary
#E6FCFC
secondary
#E4A2A2
accent
#0B0BDB
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#161717
muted
#858585