#F6FCFC#F6FCFC
#F6FCFC is a very light, near-neutral teal. Relative luminance 0.962; OKLCH L 98.7% C 0.006 H 197.0°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FCFC |
|---|---|
| RGB | rgb(246, 252, 252) |
| HSL | hsl(180, 50%, 98%) |
| HSV | hsv(180, 2%, 99%) |
| CMYK | cmyk(2.4%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(98.53, -1.97, -0.69) |
| CIE-LCH | lch(98.53, 2.09, 199.28°) |
| OKLab | oklab(98.66% -0.0061 -0.0019) |
| OKLCH | oklch(98.66% 0.006 197) |
| XYZ | xyz(90.3839, 96.2415, 105.8914) |
| Luminance | 0.9624 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.96
Pale Grey
#FDFDFE
ΔE00 3.07
Whitesmoke
#F5F5F5
ΔE00 3.07
Mintcream
#F5FFFA
ΔE00 3.27
Off White
#FAF9F6
ΔE00 3.31
Aliceblue
#F0F8FF
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FCFC #FCF6F6
analogous
#F6FCF9 #F6FCFC #F6F9FC
triadic
#F6FCFC #FCF6FC #FCFCF6
tetradic
#F6FCFC #F9F6FC #FCF6F6 #F9FCF6
square
#F6FCFC #F9F6FC #FCF6F6 #F9FCF6
split-complementary
#F6FCFC #FCF6F9 #FCF9F6
monochromatic
#9ADDDD #C8EDED #E8F7F7 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.04
#F6FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#F6FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FCFC
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FCFC | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#FAFAFC
Tritanopia (blue-blind)
#F4FCFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f6fcfc; /* rgb */ color: rgb(246, 252, 252); /* oklch */ color: oklch(98.7% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#f9fdfd',
500: '#f6fcfc',
950: '#000000',
},
}SCSS
$custom: #f6fcfc; $custom-light: #f9fdfd; $custom-dark: #000000;
JSON
{
"hex": "#f6fcfc",
"rgb": {
"r": 246,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 50,
"l": 97.647
},
"oklch": {
"l": 0.98657,
"c": 0.00635,
"h": 197
},
"luminance": 0.96242
}Semantic roles & 50–950 ramp
primary
#F6FCFC
secondary
#DDB9B9
accent
#2828BD
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585