#F3FCFA#F3FCFA
#F3FCFA is a very light, near-neutral teal. Relative luminance 0.956; OKLCH L 98.4% C 0.010 H 181.4°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FCFA |
|---|---|
| RGB | rgb(243, 252, 250) |
| HSL | hsl(167, 60%, 97%) |
| HSV | hsv(167, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(98.26, -3.31, -0.07) |
| CIE-LCH | lch(98.26, 3.31, 181.26°) |
| OKLab | oklab(98.38% -0.0098 -0.0002) |
| OKLCH | oklch(98.38% 0.01 181.4) |
| XYZ | xyz(89.0246, 95.5771, 104.1821) |
| Luminance | 0.9558 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.65
Azure (CSS)
#F0FFFF
ΔE00 2.35
Off White
#FAF9F6
ΔE00 4.49
White
#FFFFFF
ΔE00 4.58
Whitesmoke
#F5F5F5
ΔE00 4.58
Aliceblue
#F0F8FF
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FCFA #FCF3F5
analogous
#F3FCF6 #F3FCFA #F3FAFC
triadic
#F3FCFA #FAF3FC #FCFAF3
tetradic
#F3FCFA #F6F3FC #FCF3F5 #FAFCF3
square
#F3FCFA #F6F3FC #FCF3F5 #FAFCF3
split-complementary
#F3FCFA #FCF3FA #FCF6F3
monochromatic
#91E4D1 #C2F0E6 #E7F9F5 #E7F9F5 #E7F9F5
Accessibility & contrast
On white
1.04
#F3FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#F3FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FCFA
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FCFA | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFBFA
Deuteranopia (green-blind)
#F9F9FA
Tritanopia (blue-blind)
#F1FCFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f3fcfa; /* rgb */ color: rgb(243, 252, 250); /* oklch */ color: oklch(98.4% 0.010 181.4);
Tailwind
colors: {
custom: {
50: '#f7fdfb',
500: '#f3fcfa',
950: '#000000',
},
}SCSS
$custom: #f3fcfa; $custom-light: #f7fdfb; $custom-dark: #000000;
JSON
{
"hex": "#f3fcfa",
"rgb": {
"r": 243,
"g": 252,
"b": 250
},
"hsl": {
"h": 166.667,
"s": 60,
"l": 97.059
},
"oklch": {
"l": 0.98379,
"c": 0.00983,
"h": 181.4
},
"luminance": 0.95578
}Semantic roles & 50–950 ramp
primary
#F3FCFA
secondary
#E0B3BD
accent
#1E44C8
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585