#F0FBFB#F0FBFB
#F0FBFB is a very light, near-neutral teal. Relative luminance 0.945; OKLCH L 98.0% C 0.012 H 197.0°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FBFB |
|---|---|
| RGB | rgb(240, 251, 251) |
| HSL | hsl(180, 58%, 96%) |
| HSV | hsv(180, 4%, 98%) |
| CMYK | cmyk(4.4%, 0%, 0%, 1.6%) |
| CIE-LAB | lab(97.83, -3.60, -1.25) |
| CIE-LCH | lch(97.83, 3.81, 199.16°) |
| OKLab | oklab(97.99% -0.0111 -0.0034) |
| OKLCH | oklch(97.99% 0.012 197) |
| XYZ | xyz(87.8415, 94.4840, 104.8575) |
| Luminance | 0.9448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.65
Mintcream
#F5FFFA
ΔE00 2.52
Aliceblue
#F0F8FF
ΔE00 4.09
Whitesmoke
#F5F5F5
ΔE00 4.99
White
#FFFFFF
ΔE00 5.09
Pale Grey
#FDFDFE
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FBFB #FBF0F0
analogous
#F0FBF6 #F0FBFB #F0F6FB
triadic
#F0FBFB #FBF0FB #FBFBF0
tetradic
#F0FBFB #F6F0FB #FBF0F0 #F6FBF0
square
#F0FBFB #F6F0FB #FBF0F0 #F6FBF0
split-complementary
#F0FBFB #FBF0F6 #FBF6F0
monochromatic
#8FE1E1 #C0EEEE #E7F9F9 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.06
#F0FBFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F0FBFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FBFB
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FBFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FBFB | 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)
#F9FAFB
Deuteranopia (green-blind)
#F7F8FB
Tritanopia (blue-blind)
#EDFCFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fbfb; /* rgb */ color: rgb(240, 251, 251); /* oklch */ color: oklch(98.0% 0.012 197.0);
Tailwind
colors: {
custom: {
50: '#f5fcfc',
500: '#f0fbfb',
950: '#000000',
},
}SCSS
$custom: #f0fbfb; $custom-light: #f5fcfc; $custom-dark: #000000;
JSON
{
"hex": "#f0fbfb",
"rgb": {
"r": 240,
"g": 251,
"b": 251
},
"hsl": {
"h": 180,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.9799,
"c": 0.01159,
"h": 197
},
"luminance": 0.94485
}Semantic roles & 50–950 ramp
primary
#F0FBFB
secondary
#DEB1B1
accent
#2020C5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585