#F7FCFB#F7FCFB
#F7FCFB is a very light, near-neutral teal. Relative luminance 0.964; OKLCH L 98.7% C 0.005 H 183.1°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FCFB |
|---|---|
| RGB | rgb(247, 252, 251) |
| HSL | hsl(168, 45%, 98%) |
| HSV | hsv(168, 2%, 99%) |
| CMYK | cmyk(2%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.58, -1.82, -0.10) |
| CIE-LCH | lch(98.58, 1.82, 183.08°) |
| OKLab | oklab(98.7% -0.0054 -0.0003) |
| OKLCH | oklch(98.7% 0.005 183.1) |
| XYZ | xyz(90.5777, 96.3597, 105.0755) |
| Luminance | 0.9636 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.70
Off White
#FAF9F6
ΔE00 2.83
Whitesmoke
#F5F5F5
ΔE00 2.84
Pale Grey
#FDFDFE
ΔE00 2.89
Mintcream
#F5FFFA
ΔE00 3.17
Aliceblue
#F0F8FF
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FCFB #FCF7F8
analogous
#F7FCF8 #F7FCFB #F7FAFC
triadic
#F7FCFB #FBF7FC #FCFBF7
tetradic
#F7FCFB #F8F7FC #FCF7F8 #FAFCF7
square
#F7FCFB #F8F7FC #FCF7F8 #FAFCF7
split-complementary
#F7FCFB #FCF7FA #FCF8F7
monochromatic
#9EDBCE #CAEBE5 #E9F7F4 #E9F7F4 #E9F7F4
Accessibility & contrast
On white
1.04
#F7FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F7FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FCFB
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FCFB | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFB
Deuteranopia (green-blind)
#FAFBFB
Tritanopia (blue-blind)
#F6FCFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f7fcfb; /* rgb */ color: rgb(247, 252, 251); /* oklch */ color: oklch(98.7% 0.005 183.1);
Tailwind
colors: {
custom: {
50: '#f9fdfc',
500: '#f7fcfb',
950: '#000000',
},
}SCSS
$custom: #f7fcfb; $custom-light: #f9fdfc; $custom-dark: #000000;
JSON
{
"hex": "#f7fcfb",
"rgb": {
"r": 247,
"g": 252,
"b": 251
},
"hsl": {
"h": 168,
"s": 45.455,
"l": 97.843
},
"oklch": {
"l": 0.98703,
"c": 0.00544,
"h": 183.1
},
"luminance": 0.9636
}Semantic roles & 50–950 ramp
primary
#F7FCFB
secondary
#DCBBC2
accent
#2D49B9
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585