#F9FDFD#F9FDFD
#F9FDFD is a very light, near-neutral teal. Relative luminance 0.975; OKLCH L 99.1% C 0.004 H 197.0°. Best body text is #000000 at 20.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FDFD |
|---|---|
| RGB | rgb(249, 253, 253) |
| HSL | hsl(180, 50%, 98%) |
| HSV | hsv(180, 2%, 99%) |
| CMYK | cmyk(1.6%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(99.02, -1.31, -0.46) |
| CIE-LCH | lch(99.02, 1.39, 199.32°) |
| OKLab | oklab(99.1% -0.004 -0.0012) |
| OKLCH | oklch(99.1% 0.004 197) |
| XYZ | xyz(91.9187, 97.4819, 106.8828) |
| Luminance | 0.9748 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.02
Pale Grey
#FDFDFE
ΔE00 2.15
Whitesmoke
#F5F5F5
ΔE00 2.42
Off White
#FAF9F6
ΔE00 2.61
Aliceblue
#F0F8FF
ΔE00 3.59
Mintcream
#F5FFFA
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FDFD #FDF9F9
analogous
#F9FDFB #F9FDFD #F9FBFD
triadic
#F9FDFD #FDF9FD #FDFDF9
tetradic
#F9FDFD #FBF9FD #FDF9F9 #FBFDF9
square
#F9FDFD #FBF9FD #FDF9F9 #FBFDF9
split-complementary
#F9FDFD #FDF9FB #FDFBF9
monochromatic
#9DDEDE #CBEEEE #E8F7F7 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.02
#F9FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.50
#F9FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FDFD
20.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FDFD | 1.00 | 1.02 | 20.50 | 20.50 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFDFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#F8FDFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f9fdfd; /* rgb */ color: rgb(249, 253, 253); /* oklch */ color: oklch(99.1% 0.004 197.0);
Tailwind
colors: {
custom: {
50: '#fbfefe',
500: '#f9fdfd',
950: '#000000',
},
}SCSS
$custom: #f9fdfd; $custom-light: #fbfefe; $custom-dark: #000000;
JSON
{
"hex": "#f9fdfd",
"rgb": {
"r": 249,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 50,
"l": 98.431
},
"oklch": {
"l": 0.99104,
"c": 0.00424,
"h": 197
},
"luminance": 0.97482
}Semantic roles & 50–950 ramp
primary
#F9FDFD
secondary
#DFBCBC
accent
#2828BD
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585