#F3FCFC#F3FCFC
#F3FCFC is a very light, near-neutral teal. Relative luminance 0.957; OKLCH L 98.4% C 0.009 H 197.0°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FCFC |
|---|---|
| RGB | rgb(243, 252, 252) |
| HSL | hsl(180, 60%, 97%) |
| HSV | hsv(180, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 0%, 1.2%) |
| CIE-LAB | lab(98.31, -2.95, -1.03) |
| CIE-LCH | lch(98.31, 3.12, 199.21°) |
| OKLab | oklab(98.43% -0.0091 -0.0028) |
| OKLCH | oklch(98.43% 0.01 197) |
| XYZ | xyz(89.3399, 95.7032, 105.8424) |
| Luminance | 0.9570 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.36
Mintcream
#F5FFFA
ΔE00 2.61
Aliceblue
#F0F8FF
ΔE00 3.73
White
#FFFFFF
ΔE00 4.23
Whitesmoke
#F5F5F5
ΔE00 4.25
Pale Grey
#FDFDFE
ΔE00 4.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FCFC #FCF3F3
analogous
#F3FCF8 #F3FCFC #F3F8FC
triadic
#F3FCFC #FCF3FC #FCFCF3
tetradic
#F3FCFC #F8F3FC #FCF3F3 #F8FCF3
square
#F3FCFC #F8F3FC #FCF3F3 #F8FCF3
split-complementary
#F3FCFC #FCF3F8 #FCF8F3
monochromatic
#91E4E4 #C2F0F0 #E7F9F9 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.04
#F3FCFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F3FCFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FCFC
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FCFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FCFC | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFC
Deuteranopia (green-blind)
#F9FAFC
Tritanopia (blue-blind)
#F1FDFC
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fcfc; /* rgb */ color: rgb(243, 252, 252); /* oklch */ color: oklch(98.4% 0.009 197.0);
Tailwind
colors: {
custom: {
50: '#f7fdfd',
500: '#f3fcfc',
950: '#000000',
},
}SCSS
$custom: #f3fcfc; $custom-light: #f7fdfd; $custom-dark: #000000;
JSON
{
"hex": "#f3fcfc",
"rgb": {
"r": 243,
"g": 252,
"b": 252
},
"hsl": {
"h": 180,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.98435,
"c": 0.0095,
"h": 197
},
"luminance": 0.95704
}Semantic roles & 50–950 ramp
primary
#F3FCFC
secondary
#E0B3B3
accent
#1E1EC8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585