#F1FBFC#F1FBFC
#F1FBFC is a very light, near-neutral teal. Relative luminance 0.947; OKLCH L 98.1% C 0.011 H 204.1°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FBFC |
|---|---|
| RGB | rgb(241, 251, 252) |
| HSL | hsl(185, 65%, 97%) |
| HSV | hsv(185, 4%, 99%) |
| CMYK | cmyk(4.4%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(97.92, -3.09, -1.62) |
| CIE-LCH | lch(97.92, 3.49, 207.60°) |
| OKLab | oklab(98.09% -0.0097 -0.0043) |
| OKLCH | oklch(98.09% 0.011 204.1) |
| XYZ | xyz(88.3401, 94.7228, 105.7058) |
| Luminance | 0.9472 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.20
Mintcream
#F5FFFA
ΔE00 3.05
Aliceblue
#F0F8FF
ΔE00 3.39
Whitesmoke
#F5F5F5
ΔE00 4.50
White
#FFFFFF
ΔE00 4.58
Pale Grey
#FDFDFE
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FBFC #FCF2F1
analogous
#F1FCF8 #F1FBFC #F1F6FC
triadic
#F1FBFC #FCF1FB #FBFCF1
tetradic
#F1FBFC #F8F1FC #FCF2F1 #F6FCF1
square
#F1FBFC #F8F1FC #FCF2F1 #F6FCF1
split-complementary
#F1FBFC #FCF1F6 #FCF8F1
monochromatic
#8CDEE6 #BFEDF1 #E6F8FA #E6F8FA #E6F8FA
Accessibility & contrast
On white
1.05
#F1FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#F1FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FBFC
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FBFC | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9FAFC
Deuteranopia (green-blind)
#F7F8FC
Tritanopia (blue-blind)
#EEFCFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f1fbfc; /* rgb */ color: rgb(241, 251, 252); /* oklch */ color: oklch(98.1% 0.011 204.1);
Tailwind
colors: {
custom: {
50: '#f5fcfd',
500: '#f1fbfc',
950: '#000000',
},
}SCSS
$custom: #f1fbfc; $custom-light: #f5fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f1fbfc",
"rgb": {
"r": 241,
"g": 251,
"b": 252
},
"hsl": {
"h": 185.455,
"s": 64.706,
"l": 96.667
},
"oklch": {
"l": 0.98092,
"c": 0.01065,
"h": 204.1
},
"luminance": 0.94723
}Semantic roles & 50–950 ramp
primary
#F1FBFC
secondary
#E1B4B0
accent
#2919CD
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585