#F6FAF8#F6FAF8
#F6FAF8 is a very light, near-neutral teal. Relative luminance 0.947; OKLCH L 98.2% C 0.005 H 165.0°. Best body text is #000000 at 19.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAF8 |
|---|---|
| RGB | rgb(246, 250, 248) |
| HSL | hsl(150, 29%, 97%) |
| HSV | hsv(150, 2%, 98%) |
| CMYK | cmyk(1.6%, 0%, 0.8%, 2%) |
| CIE-LAB | lab(97.93, -1.67, 0.49) |
| CIE-LCH | lch(97.93, 1.74, 163.52°) |
| OKLab | oklab(98.15% -0.0048 0.0013) |
| OKLCH | oklch(98.15% 0.005 165) |
| XYZ | xyz(89.1320, 94.7412, 102.3799) |
| Luminance | 0.9474 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Off White
#FAF9F6
ΔE00 2.34
Whitesmoke
#F5F5F5
ΔE00 2.55
White
#FFFFFF
ΔE00 2.70
Pale Grey
#FDFDFE
ΔE00 2.91
Mintcream
#F5FFFA
ΔE00 3.25
Azure (CSS)
#F0FFFF
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAF8 #FAF6F8
analogous
#F6FAF6 #F6FAF8 #F6FAFA
triadic
#F6FAF8 #F8F6FA #FAF8F6
tetradic
#F6FAF8 #F6F6FA #FAF6F8 #FAFAF6
square
#F6FAF8 #F6F6FA #FAF6F8 #FAFAF6
split-complementary
#F6FAF8 #FAF6FA #FAF6F6
monochromatic
#A7CEBB #CFE4D9 #EBF4F0 #EBF4F0 #EBF4F0
Accessibility & contrast
On white
1.05
#F6FAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.95
#F6FAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAF8
19.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAF8 | 1.00 | 1.05 | 19.95 | 19.95 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F8
Deuteranopia (green-blind)
#F9F9F8
Tritanopia (blue-blind)
#F5FAF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6faf8; /* rgb */ color: rgb(246, 250, 248); /* oklch */ color: oklch(98.2% 0.005 165.0);
Tailwind
colors: {
custom: {
50: '#f9fbfa',
500: '#f6faf8',
950: '#000000',
},
}SCSS
$custom: #f6faf8; $custom-light: #f9fbfa; $custom-dark: #000000;
JSON
{
"hex": "#f6faf8",
"rgb": {
"r": 246,
"g": 250,
"b": 248
},
"hsl": {
"h": 150,
"s": 28.571,
"l": 97.255
},
"oklch": {
"l": 0.98153,
"c": 0.00497,
"h": 165
},
"luminance": 0.94741
}Semantic roles & 50–950 ramp
primary
#F6FAF8
secondary
#D5C0CA
accent
#3E73A7
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585