#F8FCFB#F8FCFB
#F8FCFB is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.8% C 0.004 H 179.7°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FCFB |
|---|---|
| RGB | rgb(248, 252, 251) |
| HSL | hsl(165, 40%, 98%) |
| HSV | hsv(165, 2%, 99%) |
| CMYK | cmyk(1.6%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.65, -1.49, 0.02) |
| CIE-LCH | lch(98.65, 1.49, 179.38°) |
| OKLab | oklab(98.78% -0.0044 0) |
| OKLCH | oklch(98.78% 0.004 179.7) |
| XYZ | xyz(90.9313, 96.5421, 105.0921) |
| Luminance | 0.9654 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.27
Off White
#FAF9F6
ΔE00 2.42
Whitesmoke
#F5F5F5
ΔE00 2.46
Pale Grey
#FDFDFE
ΔE00 2.47
Mintcream
#F5FFFA
ΔE00 3.53
Aliceblue
#F0F8FF
ΔE00 4.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FCFB #FCF8F9
analogous
#F8FCF9 #F8FCFB #F8FBFC
triadic
#F8FCFB #FBF8FC #FCFBF8
tetradic
#F8FCFB #F9F8FC #FCF8F9 #FBFCF8
square
#F8FCFB #F9F8FC #FCF8F9 #FBFCF8
split-complementary
#F8FCFB #FCF8FB #FCF9F8
monochromatic
#A2D7CA #CDEAE3 #EAF6F3 #EAF6F3 #EAF6F3
Accessibility & contrast
On white
1.03
#F8FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F8FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FCFB
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FCFB | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBFB
Deuteranopia (green-blind)
#FBFBFB
Tritanopia (blue-blind)
#F7FCFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fcfb; /* rgb */ color: rgb(248, 252, 251); /* oklch */ color: oklch(98.8% 0.004 179.7);
Tailwind
colors: {
custom: {
50: '#fafdfc',
500: '#f8fcfb',
950: '#000000',
},
}SCSS
$custom: #f8fcfb; $custom-light: #fafdfc; $custom-dark: #000000;
JSON
{
"hex": "#f8fcfb",
"rgb": {
"r": 248,
"g": 252,
"b": 251
},
"hsl": {
"h": 165,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98778,
"c": 0.00442,
"h": 179.7
},
"luminance": 0.96542
}Semantic roles & 50–950 ramp
primary
#F8FCFB
secondary
#DABEC5
accent
#3253B3
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585