#F3FCFD#F3FCFD
#F3FCFD is a very light, near-neutral teal. Relative luminance 0.958; OKLCH L 98.5% C 0.010 H 204.9°. Best body text is #000000 at 20.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FCFD |
|---|---|
| RGB | rgb(243, 252, 253) |
| HSL | hsl(186, 71%, 97%) |
| HSV | hsv(186, 4%, 99%) |
| CMYK | cmyk(4%, 0.4%, 0%, 0.8%) |
| CIE-LAB | lab(98.34, -2.77, -1.50) |
| CIE-LCH | lch(98.34, 3.15, 208.53°) |
| OKLab | oklab(98.46% -0.0087 -0.004) |
| OKLCH | oklch(98.46% 0.01 204.9) |
| XYZ | xyz(89.4988, 95.7668, 106.6792) |
| Luminance | 0.9577 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.55
Mintcream
#F5FFFA
ΔE00 3.12
Aliceblue
#F0F8FF
ΔE00 3.24
White
#FFFFFF
ΔE00 4.13
Whitesmoke
#F5F5F5
ΔE00 4.15
Pale Grey
#FDFDFE
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FCFD #FDF4F3
analogous
#F3FDF9 #F3FCFD #F3F7FD
triadic
#F3FCFD #FDF3FC #FCFDF3
tetradic
#F3FCFD #F9F3FD #FDF4F3 #F7FDF3
square
#F3FCFD #F9F3FD #FDF4F3 #F7FDF3
split-complementary
#F3FCFD #FDF3F7 #FDF9F3
monochromatic
#8AE2EC #BFEFF4 #E5F8FB #E5F8FB #E5F8FB
Accessibility & contrast
On white
1.04
#F3FCFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.15
#F3FCFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FCFD
20.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FCFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FCFD | 1.00 | 1.04 | 20.15 | 20.15 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAFBFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#F0FDFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fcfd; /* rgb */ color: rgb(243, 252, 253); /* oklch */ color: oklch(98.5% 0.010 204.9);
Tailwind
colors: {
custom: {
50: '#f7fdfe',
500: '#f3fcfd',
950: '#000000',
},
}SCSS
$custom: #f3fcfd; $custom-light: #f7fdfe; $custom-dark: #000000;
JSON
{
"hex": "#f3fcfd",
"rgb": {
"r": 243,
"g": 252,
"b": 253
},
"hsl": {
"h": 186,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.98463,
"c": 0.00961,
"h": 204.9
},
"luminance": 0.95767
}Semantic roles & 50–950 ramp
primary
#F3FCFD
secondary
#E5B5B0
accent
#2512D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585