#F0FAFA#F0FAFA
#F0FAFA is a very light, near-neutral teal. Relative luminance 0.938; OKLCH L 97.8% C 0.011 H 197.0°. Best body text is #000000 at 19.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAFA |
|---|---|
| RGB | rgb(240, 250, 250) |
| HSL | hsl(180, 50%, 96%) |
| HSV | hsv(180, 4%, 98%) |
| CMYK | cmyk(4%, 0%, 0%, 2%) |
| CIE-LAB | lab(97.55, -3.28, -1.14) |
| CIE-LCH | lch(97.55, 3.47, 199.19°) |
| OKLab | oklab(97.76% -0.0101 -0.0031) |
| OKLCH | oklch(97.76% 0.011 197) |
| XYZ | xyz(87.3728, 93.7980, 103.9257) |
| Luminance | 0.9380 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.08
Mintcream
#F5FFFA
ΔE00 2.62
Aliceblue
#F0F8FF
ΔE00 3.86
Whitesmoke
#F5F5F5
ΔE00 4.57
White
#FFFFFF
ΔE00 4.75
Pale Grey
#FDFDFE
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAFA #FAF0F0
analogous
#F0FAF5 #F0FAFA #F0F5FA
triadic
#F0FAFA #FAF0FA #FAFAF0
tetradic
#F0FAFA #F5F0FA #FAF0F0 #F5FAF0
square
#F0FAFA #F5F0FA #FAF0F0 #F5FAF0
split-complementary
#F0FAFA #FAF0F5 #FAF5F0
monochromatic
#94DBDB #C2EBEB #E8F7F7 #E8F7F7 #E8F7F7
Accessibility & contrast
On white
1.06
#F0FAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.76
#F0FAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAFA
19.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAFA | 1.00 | 1.06 | 19.76 | 19.76 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F9FA
Deuteranopia (green-blind)
#F6F7FA
Tritanopia (blue-blind)
#EDFBFA
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f0fafa; /* rgb */ color: rgb(240, 250, 250); /* oklch */ color: oklch(97.8% 0.011 197.0);
Tailwind
colors: {
custom: {
50: '#f5fcfb',
500: '#f0fafa',
950: '#000000',
},
}SCSS
$custom: #f0fafa; $custom-light: #f5fcfb; $custom-dark: #000000;
JSON
{
"hex": "#f0fafa",
"rgb": {
"r": 240,
"g": 250,
"b": 250
},
"hsl": {
"h": 180,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.97764,
"c": 0.01056,
"h": 197
},
"luminance": 0.93799
}Semantic roles & 50–950 ramp
primary
#F0FAFA
secondary
#DBB4B4
accent
#2828BD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585