#F7FBFB#F7FBFB
#F7FBFB is a very light, near-neutral teal. Relative luminance 0.957; OKLCH L 98.5% C 0.004 H 197.2°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FBFB |
|---|---|
| RGB | rgb(247, 251, 251) |
| HSL | hsl(180, 33%, 98%) |
| HSV | hsv(180, 2%, 98%) |
| CMYK | cmyk(1.6%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(98.33, -1.32, -0.46) |
| CIE-LCH | lch(98.33, 1.39, 199.32°) |
| OKLab | oklab(98.51% -0.004 -0.0012) |
| OKLCH | oklch(98.51% 0.004 197.2) |
| XYZ | xyz(90.2644, 95.7333, 104.9711) |
| Luminance | 0.9573 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.17
Whitesmoke
#F5F5F5
ΔE00 2.20
Pale Grey
#FDFDFE
ΔE00 2.23
Off White
#FAF9F6
ΔE00 2.54
Aliceblue
#F0F8FF
ΔE00 3.49
Mintcream
#F5FFFA
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FBFB #FBF7F7
analogous
#F7FBF9 #F7FBFB #F7F9FB
triadic
#F7FBFB #FBF7FB #FBFBF7
tetradic
#F7FBFB #F9F7FB #FBF7F7 #F9FBF7
square
#F7FBFB #F9F7FB #FBF7F7 #F9FBF7
split-complementary
#F7FBFB #FBF7F9 #FBF9F7
monochromatic
#A5D2D2 #CEE7E7 #EBF5F5 #EBF5F5 #EBF5F5
Accessibility & contrast
On white
1.04
#F7FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F7FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FBFB
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FBFB | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFB
Deuteranopia (green-blind)
#FAFAFB
Tritanopia (blue-blind)
#F6FBFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f7fbfb; /* rgb */ color: rgb(247, 251, 251); /* oklch */ color: oklch(98.5% 0.004 197.2);
Tailwind
colors: {
custom: {
50: '#f9fcfc',
500: '#f7fbfb',
950: '#000000',
},
}SCSS
$custom: #f7fbfb; $custom-light: #f9fcfc; $custom-dark: #000000;
JSON
{
"hex": "#f7fbfb",
"rgb": {
"r": 247,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 33.333,
"l": 97.647
},
"oklch": {
"l": 0.98507,
"c": 0.00424,
"h": 197.2
},
"luminance": 0.95734
}Semantic roles & 50–950 ramp
primary
#F7FBFB
secondary
#D7BFBF
accent
#3939AC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585