#F3FEFD#F3FEFD
#F3FEFD is a very light, near-neutral teal. Relative luminance 0.970; OKLCH L 98.9% C 0.012 H 190.5°. Best body text is #000000 at 20.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEFD |
|---|---|
| RGB | rgb(243, 254, 253) |
| HSL | hsl(175, 85%, 97%) |
| HSV | hsv(175, 4%, 100%) |
| CMYK | cmyk(4.3%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(98.84, -3.77, -0.77) |
| CIE-LCH | lch(98.84, 3.85, 191.56°) |
| OKLab | oklab(98.86% -0.0114 -0.0021) |
| OKLCH | oklch(98.86% 0.012 190.5) |
| XYZ | xyz(90.1301, 97.0295, 106.8897) |
| Luminance | 0.9703 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.49
Mintcream
#F5FFFA
ΔE00 1.91
Aliceblue
#F0F8FF
ΔE00 4.64
White
#FFFFFF
ΔE00 5.11
Whitesmoke
#F5F5F5
ΔE00 5.24
Off White
#FAF9F6
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEFD #FEF3F4
analogous
#F3FEF7 #F3FEFD #F3FAFE
triadic
#F3FEFD #FDF3FE #FEFDF3
tetradic
#F3FEFD #F7F3FE #FEF3F4 #FAFEF3
square
#F3FEFD #F7F3FE #FEF3F4 #FAFEF3
split-complementary
#F3FEFD #FEF3FA #FEF7F3
monochromatic
#82F5EA #BBF9F4 #E3FDFA #E3FDFA #E3FDFA
Accessibility & contrast
On white
1.03
#F3FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.41
#F3FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEFD
20.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEFD | 1.00 | 1.03 | 20.41 | 20.41 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#F0FFFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f3fefd; /* rgb */ color: rgb(243, 254, 253); /* oklch */ color: oklch(98.9% 0.012 190.5);
Tailwind
colors: {
custom: {
50: '#f7fefe',
500: '#f3fefd',
950: '#000000',
},
}SCSS
$custom: #f3fefd; $custom-light: #f7fefe; $custom-dark: #000000;
JSON
{
"hex": "#f3fefd",
"rgb": {
"r": 243,
"g": 254,
"b": 253
},
"hsl": {
"h": 174.545,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.98857,
"c": 0.01163,
"h": 190.5
},
"luminance": 0.9703
}Semantic roles & 50–950 ramp
primary
#F3FEFD
secondary
#EAACB1
accent
#0418E1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585