#F8FEFD#F8FEFD
#F8FEFD is a very light, near-neutral teal. Relative luminance 0.979; OKLCH L 99.2% C 0.006 H 185.2°. Best body text is #000000 at 20.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEFD |
|---|---|
| RGB | rgb(248, 254, 253) |
| HSL | hsl(170, 75%, 98%) |
| HSV | hsv(170, 2%, 100%) |
| CMYK | cmyk(2.4%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(99.19, -2.15, -0.21) |
| CIE-LCH | lch(99.19, 2.16, 185.63°) |
| OKLab | oklab(99.23% -0.0064 -0.0006) |
| OKLCH | oklch(99.23% 0.006 185.2) |
| XYZ | xyz(91.8796, 97.9316, 106.9717) |
| Luminance | 0.9793 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.81
White
#FFFFFF
ΔE00 3.04
Pale Grey
#FDFDFE
ΔE00 3.27
Off White
#FAF9F6
ΔE00 3.30
Whitesmoke
#F5F5F5
ΔE00 3.38
Azure (CSS)
#F0FFFF
ΔE00 3.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEFD #FEF8F9
analogous
#F8FEFA #F8FEFD #F8FCFE
triadic
#F8FEFD #FDF8FE #FEFDF8
tetradic
#F8FEFD #FAF8FE #FEF8F9 #FCFEF8
square
#F8FEFD #FAF8FE #FEF8F9 #FCFEF8
split-complementary
#F8FEFD #FEF8FC #FEFAF8
monochromatic
#8DEFDE #C2F6EE #E4FBF7 #E4FBF7 #E4FBF7
Accessibility & contrast
On white
1.02
#F8FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.59
#F8FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEFD
20.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEFD | 1.00 | 1.02 | 20.59 | 20.59 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#F7FEFE
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f8fefd; /* rgb */ color: rgb(248, 254, 253); /* oklch */ color: oklch(99.2% 0.006 185.2);
Tailwind
colors: {
custom: {
50: '#fafefe',
500: '#f8fefd',
950: '#000000',
},
}SCSS
$custom: #f8fefd; $custom-light: #fafefe; $custom-dark: #000000;
JSON
{
"hex": "#f8fefd",
"rgb": {
"r": 248,
"g": 254,
"b": 253
},
"hsl": {
"h": 170,
"s": 75,
"l": 98.431
},
"oklch": {
"l": 0.99225,
"c": 0.00646,
"h": 185.2
},
"luminance": 0.97932
}Semantic roles & 50–950 ramp
primary
#F8FEFD
secondary
#E7B3BC
accent
#0E30D7
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585