#F3FDFC#F3FDFC
#F3FDFC is a very light, near-neutral teal. Relative luminance 0.963; OKLCH L 98.6% C 0.011 H 189.8°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FDFC |
|---|---|
| RGB | rgb(243, 253, 252) |
| HSL | hsl(174, 71%, 97%) |
| HSV | hsv(174, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(98.56, -3.45, -0.66) |
| CIE-LCH | lch(98.56, 3.51, 190.85°) |
| OKLab | oklab(98.63% -0.0104 -0.0018) |
| OKLCH | oklch(98.63% 0.011 189.8) |
| XYZ | xyz(89.6547, 96.3329, 105.9474) |
| Luminance | 0.9633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.88
Mintcream
#F5FFFA
ΔE00 1.97
Aliceblue
#F0F8FF
ΔE00 4.42
White
#FFFFFF
ΔE00 4.74
Whitesmoke
#F5F5F5
ΔE00 4.82
Off White
#FAF9F6
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FDFC #FDF3F4
analogous
#F3FDF7 #F3FDFC #F3F9FD
triadic
#F3FDFC #FCF3FD #FDFCF3
tetradic
#F3FDFC #F7F3FD #FDF3F4 #F9FDF3
square
#F3FDFC #F7F3FD #FDF3F4 #F9FDF3
split-complementary
#F3FDFC #FDF3F9 #FDF7F3
monochromatic
#8AECE2 #BFF4EF #E5FBF8 #E5FBF8 #E5FBF8
Accessibility & contrast
On white
1.04
#F3FDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F3FDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FDFC
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FDFC | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFC
Deuteranopia (green-blind)
#FAFAFC
Tritanopia (blue-blind)
#F1FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3fdfc; /* rgb */ color: rgb(243, 253, 252); /* oklch */ color: oklch(98.6% 0.011 189.8);
Tailwind
colors: {
custom: {
50: '#f7fefd',
500: '#f3fdfc',
950: '#000000',
},
}SCSS
$custom: #f3fdfc; $custom-light: #f7fefd; $custom-dark: #000000;
JSON
{
"hex": "#f3fdfc",
"rgb": {
"r": 243,
"g": 253,
"b": 252
},
"hsl": {
"h": 174,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.98632,
"c": 0.01061,
"h": 189.8
},
"luminance": 0.96334
}Semantic roles & 50–950 ramp
primary
#F3FDFC
secondary
#E5B0B5
accent
#1225D3
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585