#F8FEFB#F8FEFB
#F8FEFB is a very light, near-neutral teal. Relative luminance 0.978; OKLCH L 99.2% C 0.007 H 165.0°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEFB |
|---|---|
| RGB | rgb(248, 254, 251) |
| HSL | hsl(150, 75%, 98%) |
| HSV | hsv(150, 2%, 100%) |
| CMYK | cmyk(2.4%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(99.14, -2.50, 0.74) |
| CIE-LCH | lch(99.14, 2.61, 163.46°) |
| OKLab | oklab(99.17% -0.0072 0.0019) |
| OKLCH | oklch(99.17% 0.007 165) |
| XYZ | xyz(91.5627, 97.8048, 105.3025) |
| Luminance | 0.9780 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.07
Off White
#FAF9F6
ΔE00 3.37
White
#FFFFFF
ΔE00 3.55
Azure (CSS)
#F0FFFF
ΔE00 3.60
Whitesmoke
#F5F5F5
ΔE00 3.83
Pale Grey
#FDFDFE
ΔE00 3.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEFB #FEF8FB
analogous
#F8FEF8 #F8FEFB #F8FEFE
triadic
#F8FEFB #FBF8FE #FEFBF8
tetradic
#F8FEFB #F8F8FE #FEF8FB #FEFEF8
square
#F8FEFB #F8F8FE #FEF8FB #FEFEF8
split-complementary
#F8FEFB #FEF8FE #FEF8F8
monochromatic
#8DEFBE #C2F6DC #E4FBF0 #E4FBF0 #E4FBF0
Accessibility & contrast
On white
1.02
#F8FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#F8FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEFB
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEFB | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFB
Deuteranopia (green-blind)
#FDFCFB
Tritanopia (blue-blind)
#F7FEFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f8fefb; /* rgb */ color: rgb(248, 254, 251); /* oklch */ color: oklch(99.2% 0.007 165.0);
Tailwind
colors: {
custom: {
50: '#fafefc',
500: '#f8fefb',
950: '#000000',
},
}SCSS
$custom: #f8fefb; $custom-light: #fafefc; $custom-dark: #000000;
JSON
{
"hex": "#f8fefb",
"rgb": {
"r": 248,
"g": 254,
"b": 251
},
"hsl": {
"h": 150,
"s": 75,
"l": 98.431
},
"oklch": {
"l": 0.99169,
"c": 0.00743,
"h": 165
},
"luminance": 0.97805
}Semantic roles & 50–950 ramp
primary
#F8FEFB
secondary
#E7B3CD
accent
#0E73D7
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585