#F5FBFC#F5FBFC
#F5FBFC is a very light, near-neutral teal. Relative luminance 0.954; OKLCH L 98.4% C 0.006 H 208.8°. Best body text is #000000 at 20.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FBFC |
|---|---|
| RGB | rgb(245, 251, 252) |
| HSL | hsl(189, 54%, 97%) |
| HSV | hsv(189, 3%, 99%) |
| CMYK | cmyk(2.8%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.21, -1.79, -1.17) |
| CIE-LCH | lch(98.21, 2.14, 213.07°) |
| OKLab | oklab(98.39% -0.0057 -0.0031) |
| OKLCH | oklch(98.39% 0.007 208.8) |
| XYZ | xyz(89.7208, 95.4347, 105.7706) |
| Luminance | 0.9544 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 2.91
Whitesmoke
#F5F5F5
ΔE00 2.92
Pale Grey
#FDFDFE
ΔE00 2.93
White
#FFFFFF
ΔE00 2.94
Off White
#FAF9F6
ΔE00 3.45
Mintcream
#F5FFFA
ΔE00 3.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FBFC #FCF6F5
analogous
#F5FCF9 #F5FBFC #F5F8FC
triadic
#F5FBFC #FCF5FB #FBFCF5
tetradic
#F5FBFC #F9F5FC #FCF6F5 #F8FCF5
square
#F5FBFC #F9F5FC #FCF6F5 #F8FCF5
split-complementary
#F5FBFC #FCF5F8 #FCF9F5
monochromatic
#97D5E0 #C6E8EE #E7F6F8 #E7F6F8 #E7F6F8
Accessibility & contrast
On white
1.05
#F5FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.09
#F5FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FBFC
20.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FBFC | 1.00 | 1.05 | 20.09 | 20.09 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F9F9FC
Tritanopia (blue-blind)
#F3FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f5fbfc; /* rgb */ color: rgb(245, 251, 252); /* oklch */ color: oklch(98.4% 0.006 208.8);
Tailwind
colors: {
custom: {
50: '#f8fcfd',
500: '#f5fbfc',
950: '#000000',
},
}SCSS
$custom: #f5fbfc; $custom-light: #f8fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f5fbfc",
"rgb": {
"r": 245,
"g": 251,
"b": 252
},
"hsl": {
"h": 188.571,
"s": 53.846,
"l": 97.451
},
"oklch": {
"l": 0.98386,
"c": 0.0065,
"h": 208.8
},
"luminance": 0.95435
}Semantic roles & 50–950 ramp
primary
#F5FBFC
secondary
#DEBCB7
accent
#3B24C1
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585