#F0FBFC#F0FBFC
#F0FBFC is a very light, near-neutral teal. Relative luminance 0.945; OKLCH L 98.0% C 0.012 H 203.4°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FBFC |
|---|---|
| RGB | rgb(240, 251, 252) |
| HSL | hsl(185, 67%, 96%) |
| HSV | hsv(185, 5%, 99%) |
| CMYK | cmyk(4.8%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.85, -3.42, -1.73) |
| CIE-LCH | lch(97.85, 3.83, 206.83°) |
| OKLab | oklab(98.02% -0.0107 -0.0046) |
| OKLCH | oklch(98.02% 0.012 203.4) |
| XYZ | xyz(87.9996, 94.5472, 105.6899) |
| Luminance | 0.9455 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.84
Mintcream
#F5FFFA
ΔE00 2.99
Aliceblue
#F0F8FF
ΔE00 3.62
Whitesmoke
#F5F5F5
ΔE00 4.88
White
#FFFFFF
ΔE00 4.98
Pale Grey
#FDFDFE
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FBFC #FCF1F0
analogous
#F0FCF7 #F0FBFC #F0F5FC
triadic
#F0FBFC #FCF0FB #FBFCF0
tetradic
#F0FBFC #F7F0FC #FCF1F0 #F5FCF0
square
#F0FBFC #F7F0FC #FCF1F0 #F5FCF0
split-complementary
#F0FBFC #FCF0F5 #FCF7F0
monochromatic
#8AE0E8 #BDEDF2 #E5F8FA #E5F8FA #E5F8FA
Accessibility & contrast
On white
1.05
#F0FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#F0FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FBFC
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FBFC | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#EDFCFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fbfc; /* rgb */ color: rgb(240, 251, 252); /* oklch */ color: oklch(98.0% 0.012 203.4);
Tailwind
colors: {
custom: {
50: '#f5fcfd',
500: '#f0fbfc',
950: '#000000',
},
}SCSS
$custom: #f0fbfc; $custom-light: #f5fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f0fbfc",
"rgb": {
"r": 240,
"g": 251,
"b": 252
},
"hsl": {
"h": 185,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98019,
"c": 0.01169,
"h": 203.4
},
"luminance": 0.94548
}Semantic roles & 50–950 ramp
primary
#F0FBFC
secondary
#E2B3AE
accent
#2617CF
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585