#F9FEFD#F9FEFD
#F9FEFD is a very light, near-neutral teal. Relative luminance 0.981; OKLCH L 99.3% C 0.005 H 183.1°. Best body text is #000000 at 20.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F9FEFD |
|---|---|
| RGB | rgb(249, 254, 253) |
| HSL | hsl(168, 71%, 99%) |
| HSV | hsv(168, 2%, 100%) |
| CMYK | cmyk(2%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(99.27, -1.82, -0.10) |
| CIE-LCH | lch(99.27, 1.82, 183.08°) |
| OKLab | oklab(99.3% -0.0054 -0.0003) |
| OKLCH | oklch(99.3% 0.005 183.1) |
| XYZ | xyz(92.2352, 98.1149, 106.9883) |
| Luminance | 0.9811 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.61
Pale Grey
#FDFDFE
ΔE00 2.85
Off White
#FAF9F6
ΔE00 2.91
Whitesmoke
#F5F5F5
ΔE00 3.02
Mintcream
#F5FFFA
ΔE00 3.15
Azure (CSS)
#F0FFFF
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9FEFD #FEF9FA
analogous
#F9FEFA #F9FEFD #F9FCFE
triadic
#F9FEFD #FDF9FE #FEFDF9
tetradic
#F9FEFD #FAF9FE #FEF9FA #FCFEF9
square
#F9FEFD #FAF9FE #FEF9FA #FCFEF9
split-complementary
#F9FEFD #FEF9FC #FEFAF9
monochromatic
#90EDDA #C5F5EC #E5FBF6 #E5FBF6 #E5FBF6
Accessibility & contrast
On white
1.02
#F9FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.62
#F9FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9FEFD
20.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9FEFD | 1.00 | 1.02 | 20.62 | 20.62 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FCFDFD
Tritanopia (blue-blind)
#F8FEFE
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f9fefd; /* rgb */ color: rgb(249, 254, 253); /* oklch */ color: oklch(99.3% 0.005 183.1);
Tailwind
colors: {
custom: {
50: '#fbfefe',
500: '#f9fefd',
950: '#000000',
},
}SCSS
$custom: #f9fefd; $custom-light: #fbfefe; $custom-dark: #000000;
JSON
{
"hex": "#f9fefd",
"rgb": {
"r": 249,
"g": 254,
"b": 253
},
"hsl": {
"h": 168,
"s": 71.429,
"l": 98.627
},
"oklch": {
"l": 0.99299,
"c": 0.00543,
"h": 183.1
},
"luminance": 0.98115
}Semantic roles & 50–950 ramp
primary
#F9FEFD
secondary
#E6B5BF
accent
#1239D3
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585