#F8FDFD#F8FDFD
#F8FDFD is a very light, near-neutral teal. Relative luminance 0.973; OKLCH L 99.0% C 0.005 H 197.0°. Best body text is #000000 at 20.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FDFD |
|---|---|
| RGB | rgb(248, 253, 253) |
| HSL | hsl(180, 56%, 98%) |
| HSV | hsv(180, 2%, 99%) |
| CMYK | cmyk(2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.95, -1.64, -0.57) |
| CIE-LCH | lch(98.95, 1.74, 199.30°) |
| OKLab | oklab(99.03% -0.0051 -0.0015) |
| OKLCH | oklch(99.03% 0.005 197) |
| XYZ | xyz(91.5631, 97.2986, 106.8662) |
| Luminance | 0.9730 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.47
Pale Grey
#FDFDFE
ΔE00 2.60
Whitesmoke
#F5F5F5
ΔE00 2.78
Off White
#FAF9F6
ΔE00 2.96
Aliceblue
#F0F8FF
ΔE00 3.52
Mintcream
#F5FFFA
ΔE00 3.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FDFD #FDF8F8
analogous
#F8FDFA #F8FDFD #F8FAFD
triadic
#F8FDFD #FDF8FD #FDFDF8
tetradic
#F8FDFD #FAF8FD #FDF8F8 #FAFDF8
square
#F8FDFD #FAF8FD #FDF8F8 #FAFDF8
split-complementary
#F8FDFD #FDF8FA #FDFAF8
monochromatic
#99E2E2 #C8EFEF #E7F8F8 #E7F8F8 #E7F8F8
Accessibility & contrast
On white
1.03
#F8FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.46
#F8FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FDFD
20.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FDFD | 1.00 | 1.03 | 20.46 | 20.46 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FBFCFD
Tritanopia (blue-blind)
#F7FDFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8fdfd; /* rgb */ color: rgb(248, 253, 253); /* oklch */ color: oklch(99.0% 0.005 197.0);
Tailwind
colors: {
custom: {
50: '#fafefe',
500: '#f8fdfd',
950: '#000000',
},
}SCSS
$custom: #f8fdfd; $custom-light: #fafefe; $custom-dark: #000000;
JSON
{
"hex": "#f8fdfd",
"rgb": {
"r": 248,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 55.556,
"l": 98.235
},
"oklch": {
"l": 0.99029,
"c": 0.00529,
"h": 197
},
"luminance": 0.97299
}Semantic roles & 50–950 ramp
primary
#F8FDFD
secondary
#E0B9B9
accent
#2222C3
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585