#F3FBFC#F3FBFC
#F3FBFC is a very light, near-neutral teal. Relative luminance 0.951; OKLCH L 98.2% C 0.009 H 205.9°. Best body text is #000000 at 20.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FBFC |
|---|---|
| RGB | rgb(243, 251, 252) |
| HSL | hsl(187, 60%, 97%) |
| HSV | hsv(187, 4%, 99%) |
| CMYK | cmyk(3.6%, 0.4%, 0%, 1.2%) |
| CIE-LAB | lab(98.06, -2.44, -1.39) |
| CIE-LCH | lch(98.06, 2.81, 209.68°) |
| OKLab | oklab(98.24% -0.0077 -0.0037) |
| OKLCH | oklch(98.24% 0.009 205.9) |
| XYZ | xyz(89.0267, 95.0768, 105.7380) |
| Luminance | 0.9508 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.98
Aliceblue
#F0F8FF
ΔE00 3.05
Mintcream
#F5FFFA
ΔE00 3.31
Whitesmoke
#F5F5F5
ΔE00 3.71
White
#FFFFFF
ΔE00 3.77
Pale Grey
#FDFDFE
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FBFC #FCF4F3
analogous
#F3FCF9 #F3FBFC #F3F7FC
triadic
#F3FBFC #FCF3FB #FBFCF3
tetradic
#F3FBFC #F9F3FC #FCF4F3 #F7FCF3
square
#F3FBFC #F9F3FC #FCF4F3 #F7FCF3
split-complementary
#F3FBFC #FCF3F7 #FCF9F3
monochromatic
#91DAE4 #C2EBF0 #E7F7F9 #E7F7F9 #E7F7F9
Accessibility & contrast
On white
1.05
#F3FBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.02
#F3FBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FBFC
20.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FBFC | 1.00 | 1.05 | 20.02 | 20.02 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFAFC
Deuteranopia (green-blind)
#F8F9FC
Tritanopia (blue-blind)
#F1FCFB
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fbfc; /* rgb */ color: rgb(243, 251, 252); /* oklch */ color: oklch(98.2% 0.009 205.9);
Tailwind
colors: {
custom: {
50: '#f7fcfd',
500: '#f3fbfc',
950: '#000000',
},
}SCSS
$custom: #f3fbfc; $custom-light: #f7fcfd; $custom-dark: #000000;
JSON
{
"hex": "#f3fbfc",
"rgb": {
"r": 243,
"g": 251,
"b": 252
},
"hsl": {
"h": 186.667,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.98238,
"c": 0.00857,
"h": 205.9
},
"luminance": 0.95077
}Semantic roles & 50–950 ramp
primary
#F3FBFC
secondary
#E0B8B3
accent
#311EC8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585