#F2F8F8#F2F8F8
#F2F8F8 is a very light, near-neutral teal. Relative luminance 0.928; OKLCH L 97.5% C 0.006 H 197.1°. Best body text is #000000 at 19.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F8F8 |
|---|---|
| RGB | rgb(242, 248, 248) |
| HSL | hsl(180, 30%, 96%) |
| HSV | hsv(180, 2%, 97%) |
| CMYK | cmyk(2.4%, 0%, 0%, 2.7%) |
| CIE-LAB | lab(97.14, -1.98, -0.69) |
| CIE-LCH | lch(97.14, 2.09, 199.27°) |
| OKLab | oklab(97.46% -0.0061 -0.0019) |
| OKLCH | oklch(97.46% 0.006 197.1) |
| XYZ | xyz(87.1255, 92.7890, 102.1088) |
| Luminance | 0.9279 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.87
White
#FFFFFF
ΔE00 3.29
Pale Grey
#FDFDFE
ΔE00 3.30
Off White
#FAF9F6
ΔE00 3.33
Aliceblue
#F0F8FF
ΔE00 3.36
Mintcream
#F5FFFA
ΔE00 3.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F8F8 #F8F2F2
analogous
#F2F8F5 #F2F8F8 #F2F5F8
triadic
#F2F8F8 #F8F2F8 #F8F8F2
tetradic
#F2F8F8 #F5F2F8 #F8F2F2 #F5F8F2
square
#F2F8F8 #F5F2F8 #F8F2F2 #F5F8F2
split-complementary
#F2F8F8 #F8F2F5 #F8F5F2
monochromatic
#A2CDCD #CAE3E3 #EBF4F4 #EBF4F4 #EBF4F4
Accessibility & contrast
On white
1.07
#F2F8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.56
#F2F8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F8F8
19.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F8F8 | 1.00 | 1.07 | 19.56 | 19.56 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F7F8
Deuteranopia (green-blind)
#F6F6F8
Tritanopia (blue-blind)
#F0F8F8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f2f8f8; /* rgb */ color: rgb(242, 248, 248); /* oklch */ color: oklch(97.5% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#f6fafa',
500: '#f2f8f8',
950: '#000000',
},
}SCSS
$custom: #f2f8f8; $custom-light: #f6fafa; $custom-dark: #000000;
JSON
{
"hex": "#f2f8f8",
"rgb": {
"r": 242,
"g": 248,
"b": 248
},
"hsl": {
"h": 180,
"s": 30,
"l": 96.078
},
"oklch": {
"l": 0.97461,
"c": 0.00636,
"h": 197.1
},
"luminance": 0.92789
}Semantic roles & 50–950 ramp
primary
#F2F8F8
secondary
#D3BBBB
accent
#3D3DA9
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585