#F5FBFB#F5FBFB
#F5FBFB is a very light, near-neutral teal. Relative luminance 0.954; OKLCH L 98.4% C 0.006 H 197.0°. Best body text is #000000 at 20.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FBFB |
|---|---|
| RGB | rgb(245, 251, 251) |
| HSL | hsl(180, 43%, 97%) |
| HSV | hsv(180, 2%, 98%) |
| CMYK | cmyk(2.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(98.18, -1.97, -0.69) |
| CIE-LCH | lch(98.18, 2.09, 199.28°) |
| OKLab | oklab(98.36% -0.0061 -0.0019) |
| OKLCH | oklch(98.36% 0.006 197) |
| XYZ | xyz(89.5628, 95.3715, 104.9382) |
| Luminance | 0.9537 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 3.00
White
#FFFFFF
ΔE00 3.03
Pale Grey
#FDFDFE
ΔE00 3.11
Off White
#FAF9F6
ΔE00 3.30
Mintcream
#F5FFFA
ΔE00 3.30
Aliceblue
#F0F8FF
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FBFB #FBF5F5
analogous
#F5FBF8 #F5FBFB #F5F8FB
triadic
#F5FBFB #FBF5FB #FBFBF5
tetradic
#F5FBFB #F8F5FB #FBF5F5 #F8FBF5
square
#F5FBFB #F8F5FB #FBF5F5 #F8FBF5
split-complementary
#F5FBFB #FBF5F8 #FBF8F5
monochromatic
#9ED8D8 #C9EAEA #E9F6F6 #E9F6F6 #E9F6F6
Accessibility & contrast
On white
1.05
#F5FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.07
#F5FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FBFB
20.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FBFB | 1.00 | 1.05 | 20.07 | 20.07 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFB
Deuteranopia (green-blind)
#F9F9FB
Tritanopia (blue-blind)
#F3FBFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fbfb; /* rgb */ color: rgb(245, 251, 251); /* oklch */ color: oklch(98.4% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#f8fcfc',
500: '#f5fbfb',
950: '#000000',
},
}SCSS
$custom: #f5fbfb; $custom-light: #f8fcfc; $custom-dark: #000000;
JSON
{
"hex": "#f5fbfb",
"rgb": {
"r": 245,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 42.857,
"l": 97.255
},
"oklch": {
"l": 0.98358,
"c": 0.00635,
"h": 197
},
"luminance": 0.95372
}Semantic roles & 50–950 ramp
primary
#F5FBFB
secondary
#DABABA
accent
#3030B6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585