#F8FDFB#F8FDFB
#F8FDFB is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 99.0% C 0.006 H 170.4°. Best body text is #000000 at 20.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FDFB |
|---|---|
| RGB | rgb(248, 253, 251) |
| HSL | hsl(156, 56%, 98%) |
| HSV | hsv(156, 2%, 99%) |
| CMYK | cmyk(2%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(98.90, -2.00, 0.38) |
| CIE-LCH | lch(98.90, 2.03, 169.24°) |
| OKLab | oklab(98.97% -0.0058 0.001) |
| OKLCH | oklch(98.97% 0.006 170.4) |
| XYZ | xyz(91.2462, 97.1718, 105.1970) |
| Luminance | 0.9717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.78
Off White
#FAF9F6
ΔE00 2.84
White
#FFFFFF
ΔE00 2.90
Whitesmoke
#F5F5F5
ΔE00 3.14
Pale Grey
#FDFDFE
ΔE00 3.18
Azure (CSS)
#F0FFFF
ΔE00 3.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FDFB #FDF8FA
analogous
#F8FDF8 #F8FDFB #F8FCFD
triadic
#F8FDFB #FBF8FD #FDFBF8
tetradic
#F8FDFB #F8F8FD #FDF8FA #FCFDF8
square
#F8FDFB #F8F8FD #FDF8FA #FCFDF8
split-complementary
#F8FDFB #FDF8FC #FDF8F8
monochromatic
#99E2C5 #C8EFE0 #E7F8F1 #E7F8F1 #E7F8F1
Accessibility & contrast
On white
1.03
#F8FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.43
#F8FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FDFB
20.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FDFB | 1.00 | 1.03 | 20.43 | 20.43 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFCFB
Deuteranopia (green-blind)
#FCFCFB
Tritanopia (blue-blind)
#F7FDFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8fdfb; /* rgb */ color: rgb(248, 253, 251); /* oklch */ color: oklch(99.0% 0.006 170.4);
Tailwind
colors: {
custom: {
50: '#fafefc',
500: '#f8fdfb',
950: '#000000',
},
}SCSS
$custom: #f8fdfb; $custom-light: #fafefc; $custom-dark: #000000;
JSON
{
"hex": "#f8fdfb",
"rgb": {
"r": 248,
"g": 253,
"b": 251
},
"hsl": {
"h": 156,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.98973,
"c": 0.00588,
"h": 170.4
},
"luminance": 0.97172
}Semantic roles & 50–950 ramp
primary
#F8FDFB
secondary
#E0B9C9
accent
#2263C3
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585