#F0FBFA#F0FBFA
#F0FBFA is a very light, near-neutral teal. Relative luminance 0.944; OKLCH L 98.0% C 0.012 H 190.5°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FBFA |
|---|---|
| RGB | rgb(240, 251, 250) |
| HSL | hsl(175, 58%, 96%) |
| HSV | hsv(175, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 0.4%, 1.6%) |
| CIE-LAB | lab(97.80, -3.78, -0.77) |
| CIE-LCH | lch(97.80, 3.86, 191.56°) |
| OKLab | oklab(97.96% -0.0115 -0.0021) |
| OKLCH | oklch(97.96% 0.012 190.5) |
| XYZ | xyz(87.6843, 94.4211, 104.0295) |
| Luminance | 0.9442 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.62
Mintcream
#F5FFFA
ΔE00 2.06
Aliceblue
#F0F8FF
ΔE00 4.56
Whitesmoke
#F5F5F5
ΔE00 5.13
White
#FFFFFF
ΔE00 5.23
Off White
#FAF9F6
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FBFA #FBF0F1
analogous
#F0FBF5 #F0FBFA #F0F7FB
triadic
#F0FBFA #FAF0FB #FBFAF0
tetradic
#F0FBFA #F5F0FB #FBF0F1 #F7FBF0
square
#F0FBFA #F5F0FB #FBF0F1 #F7FBF0
split-complementary
#F0FBFA #FBF0F7 #FBF5F0
monochromatic
#8FE1DA #C0EEEA #E7F9F7 #E7F9F7 #E7F9F7
Accessibility & contrast
On white
1.06
#F0FBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#F0FBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FBFA
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FBFA | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFA
Deuteranopia (green-blind)
#F7F8FA
Tritanopia (blue-blind)
#EDFCFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fbfa; /* rgb */ color: rgb(240, 251, 250); /* oklch */ color: oklch(98.0% 0.012 190.5);
Tailwind
colors: {
custom: {
50: '#f5fcfb',
500: '#f0fbfa',
950: '#000000',
},
}SCSS
$custom: #f0fbfa; $custom-light: #f5fcfb; $custom-dark: #000000;
JSON
{
"hex": "#f0fbfa",
"rgb": {
"r": 240,
"g": 251,
"b": 250
},
"hsl": {
"h": 174.545,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.97962,
"c": 0.01166,
"h": 190.5
},
"luminance": 0.94422
}Semantic roles & 50–950 ramp
primary
#F0FBFA
secondary
#DEB1B5
accent
#202FC5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585