#F2FAF8#F2FAF8
#F2FAF8 is a very light, near-neutral teal. Relative luminance 0.940; OKLCH L 97.9% C 0.009 H 179.6°. Best body text is #000000 at 19.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAF8 |
|---|---|
| RGB | rgb(242, 250, 248) |
| HSL | hsl(165, 44%, 96%) |
| HSV | hsv(165, 3%, 98%) |
| CMYK | cmyk(3.2%, 0%, 0.8%, 2%) |
| CIE-LAB | lab(97.64, -2.99, 0.04) |
| CIE-LCH | lch(97.64, 2.99, 179.23°) |
| OKLab | oklab(97.86% -0.0088 0.0001) |
| OKLCH | oklch(97.86% 0.009 179.6) |
| XYZ | xyz(87.7437, 94.0253, 102.3148) |
| Luminance | 0.9403 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.98
Azure (CSS)
#F0FFFF
ΔE00 2.80
Off White
#FAF9F6
ΔE00 4.08
Whitesmoke
#F5F5F5
ΔE00 4.12
White
#FFFFFF
ΔE00 4.29
Pale Grey
#FDFDFE
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAF8 #FAF2F4
analogous
#F2FAF4 #F2FAF8 #F2F8FA
triadic
#F2FAF8 #F8F2FA #FAF8F2
tetradic
#F2FAF8 #F4F2FA #FAF2F4 #F8FAF2
square
#F2FAF8 #F4F2FA #FAF2F4 #F8FAF2
split-complementary
#F2FAF8 #FAF2F8 #FAF4F2
monochromatic
#9AD8C8 #C6E9E0 #E9F6F3 #E9F6F3 #E9F6F3
Accessibility & contrast
On white
1.06
#F2FAF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.81
#F2FAF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAF8
19.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAF8 | 1.00 | 1.06 | 19.81 | 19.81 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9F8
Deuteranopia (green-blind)
#F8F8F8
Tritanopia (blue-blind)
#F0FAF9
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2faf8; /* rgb */ color: rgb(242, 250, 248); /* oklch */ color: oklch(97.9% 0.009 179.6);
Tailwind
colors: {
custom: {
50: '#f6fcfa',
500: '#f2faf8',
950: '#000000',
},
}SCSS
$custom: #f2faf8; $custom-light: #f6fcfa; $custom-dark: #000000;
JSON
{
"hex": "#f2faf8",
"rgb": {
"r": 242,
"g": 250,
"b": 248
},
"hsl": {
"h": 165,
"s": 44.444,
"l": 96.471
},
"oklch": {
"l": 0.97855,
"c": 0.00884,
"h": 179.6
},
"luminance": 0.94026
}Semantic roles & 50–950 ramp
primary
#F2FAF8
secondary
#D9B7C0
accent
#2E50B8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585