#F6FBFB#F6FBFB
#F6FBFB is a very light, near-neutral teal. Relative luminance 0.956; OKLCH L 98.4% C 0.005 H 197.0°. Best body text is #000000 at 20.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FBFB |
|---|---|
| RGB | rgb(246, 251, 251) |
| HSL | hsl(180, 38%, 97%) |
| HSV | hsv(180, 2%, 98%) |
| CMYK | cmyk(2%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(98.25, -1.64, -0.58) |
| CIE-LCH | lch(98.25, 1.74, 199.30°) |
| OKLab | oklab(98.43% -0.0051 -0.0015) |
| OKLCH | oklch(98.43% 0.005 197) |
| XYZ | xyz(89.9127, 95.5519, 104.9546) |
| Luminance | 0.9555 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.60
White
#FFFFFF
ΔE00 2.60
Pale Grey
#FDFDFE
ΔE00 2.67
Off White
#FAF9F6
ΔE00 2.91
Aliceblue
#F0F8FF
ΔE00 3.42
Mintcream
#F5FFFA
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FBFB #FBF6F6
analogous
#F6FBF9 #F6FBFB #F6F9FB
triadic
#F6FBFB #FBF6FB #FBFBF6
tetradic
#F6FBFB #F9F6FB #FBF6F6 #F9FBF6
square
#F6FBFB #F9F6FB #FBF6F6 #F9FBF6
split-complementary
#F6FBFB #FBF6F9 #FBF9F6
monochromatic
#A1D5D5 #CCE8E8 #EAF6F6 #EAF6F6 #EAF6F6
Accessibility & contrast
On white
1.04
#F6FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.11
#F6FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FBFB
20.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FBFB | 1.00 | 1.04 | 20.11 | 20.11 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F9FAFB
Tritanopia (blue-blind)
#F5FBFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f6fbfb; /* rgb */ color: rgb(246, 251, 251); /* oklch */ color: oklch(98.4% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#f9fcfc',
500: '#f6fbfb',
950: '#000000',
},
}SCSS
$custom: #f6fbfb; $custom-light: #f9fcfc; $custom-dark: #000000;
JSON
{
"hex": "#f6fbfb",
"rgb": {
"r": 246,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 38.462,
"l": 97.451
},
"oklch": {
"l": 0.98433,
"c": 0.00529,
"h": 197
},
"luminance": 0.95552
}Semantic roles & 50–950 ramp
primary
#F6FBFB
secondary
#D9BCBC
accent
#3434B1
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585