#F4FAFA#F4FAFA
#F4FAFA is a very light, near-neutral teal. Relative luminance 0.945; OKLCH L 98.1% C 0.006 H 197.0°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FAFA |
|---|---|
| RGB | rgb(244, 250, 250) |
| HSL | hsl(180, 38%, 97%) |
| HSV | hsv(180, 2%, 98%) |
| CMYK | cmyk(2.4%, 0%, 0%, 2%) |
| CIE-LAB | lab(97.84, -1.97, -0.69) |
| CIE-LCH | lch(97.84, 2.09, 199.27°) |
| OKLab | oklab(98.06% -0.0061 -0.0019) |
| OKLCH | oklch(98.06% 0.006 197) |
| XYZ | xyz(88.7460, 94.5061, 103.9900) |
| Luminance | 0.9451 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Whitesmoke
#F5F5F5
ΔE00 2.94
White
#FFFFFF
ΔE00 3.11
Pale Grey
#FDFDFE
ΔE00 3.16
Off White
#FAF9F6
ΔE00 3.30
Mintcream
#F5FFFA
ΔE00 3.34
Aliceblue
#F0F8FF
ΔE00 3.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FAFA #FAF4F4
analogous
#F4FAF7 #F4FAFA #F4F7FA
triadic
#F4FAFA #FAF4FA #FAFAF4
tetradic
#F4FAFA #F7F4FA #FAF4F4 #F7FAF4
square
#F4FAFA #F7F4FA #FAF4F4 #F7FAF4
split-complementary
#F4FAFA #FAF4F7 #FAF7F4
monochromatic
#A0D4D4 #CAE7E7 #EAF5F5 #EAF5F5 #EAF5F5
Accessibility & contrast
On white
1.06
#F4FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F4FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FAFA
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FAFA | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F8F8FA
Tritanopia (blue-blind)
#F2FAFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f4fafa; /* rgb */ color: rgb(244, 250, 250); /* oklch */ color: oklch(98.1% 0.006 197.0);
Tailwind
colors: {
custom: {
50: '#f7fcfb',
500: '#f4fafa',
950: '#000000',
},
}SCSS
$custom: #f4fafa; $custom-light: #f7fcfb; $custom-dark: #000000;
JSON
{
"hex": "#f4fafa",
"rgb": {
"r": 244,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 37.5,
"l": 96.863
},
"oklch": {
"l": 0.98059,
"c": 0.00636,
"h": 197
},
"luminance": 0.94506
}Semantic roles & 50–950 ramp
primary
#F4FAFA
secondary
#D7BBBB
accent
#3535B0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585