#F3FDFE#F3FDFE
#F3FDFE is a very light, near-neutral teal. Relative luminance 0.965; OKLCH L 98.7% C 0.011 H 204.2°. Best body text is #000000 at 20.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FDFE |
|---|---|
| RGB | rgb(243, 253, 254) |
| HSL | hsl(185, 85%, 97%) |
| HSV | hsv(185, 4%, 100%) |
| CMYK | cmyk(4.3%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.61, -3.09, -1.62) |
| CIE-LCH | lch(98.61, 3.49, 207.60°) |
| OKLab | oklab(98.69% -0.0097 -0.0043) |
| OKLCH | oklch(98.69% 0.011 204.2) |
| XYZ | xyz(89.9733, 96.4604, 107.6253) |
| Luminance | 0.9646 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 2.13
Mintcream
#F5FFFA
ΔE00 2.98
Aliceblue
#F0F8FF
ΔE00 3.47
White
#FFFFFF
ΔE00 4.49
Pale Grey
#FDFDFE
ΔE00 4.57
Whitesmoke
#F5F5F5
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FDFE #FEF4F3
analogous
#F3FEFA #F3FDFE #F3F7FE
triadic
#F3FDFE #FEF3FD #FDFEF3
tetradic
#F3FDFE #FAF3FE #FEF4F3 #F7FEF3
square
#F3FDFE #FAF3FE #FEF4F3 #F7FEF3
split-complementary
#F3FDFE #FEF3F7 #FEFAF3
monochromatic
#82EAF5 #BBF4F9 #E3FAFD #E3FAFD #E3FAFD
Accessibility & contrast
On white
1.03
#F3FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.29
#F3FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FDFE
20.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FDFE | 1.00 | 1.03 | 20.29 | 20.29 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFE
Deuteranopia (green-blind)
#F9FAFE
Tritanopia (blue-blind)
#F0FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3fdfe; /* rgb */ color: rgb(243, 253, 254); /* oklch */ color: oklch(98.7% 0.011 204.2);
Tailwind
colors: {
custom: {
50: '#f7fefe',
500: '#f3fdfe',
950: '#000000',
},
}SCSS
$custom: #f3fdfe; $custom-light: #f7fefe; $custom-dark: #000000;
JSON
{
"hex": "#f3fdfe",
"rgb": {
"r": 243,
"g": 253,
"b": 254
},
"hsl": {
"h": 185.455,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.98689,
"c": 0.01063,
"h": 204.2
},
"luminance": 0.96461
}Semantic roles & 50–950 ramp
primary
#F3FDFE
secondary
#EAB1AC
accent
#1804E1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585