#F5FDFD#F5FDFD
#F5FDFD is a very light, near-neutral teal. Relative luminance 0.968; OKLCH L 98.8% C 0.008 H 197.0°. Best body text is #000000 at 20.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FDFD |
|---|---|
| RGB | rgb(245, 253, 253) |
| HSL | hsl(180, 67%, 98%) |
| HSV | hsv(180, 3%, 99%) |
| CMYK | cmyk(3.2%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.73, -2.62, -0.91) |
| CIE-LCH | lch(98.73, 2.78, 199.23°) |
| OKLab | oklab(98.81% -0.0081 -0.0025) |
| OKLCH | oklch(98.81% 0.008 197) |
| XYZ | xyz(90.5078, 96.7544, 106.8167) |
| Luminance | 0.9676 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.75
Azure (CSS)
#F0FFFF
ΔE00 2.76
Aliceblue
#F0F8FF
ΔE00 3.63
White
#FFFFFF
ΔE00 3.77
Pale Grey
#FDFDFE
ΔE00 3.90
Whitesmoke
#F5F5F5
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FDFD #FDF5F5
analogous
#F5FDF9 #F5FDFD #F5F9FD
triadic
#F5FDFD #FDF5FD #FDFDF5
tetradic
#F5FDFD #F9F5FD #FDF5F5 #F9FDF5
square
#F5FDFD #F9F5FD #FDF5F5 #F9FDF5
split-complementary
#F5FDFD #FDF5F9 #FDF9F5
monochromatic
#8FE9E9 #C2F3F3 #E5FAFA #E5FAFA #E5FAFA
Accessibility & contrast
On white
1.03
#F5FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.35
#F5FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FDFD
20.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FDFD | 1.00 | 1.03 | 20.35 | 20.35 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FAFBFD
Tritanopia (blue-blind)
#F3FEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f5fdfd; /* rgb */ color: rgb(245, 253, 253); /* oklch */ color: oklch(98.8% 0.008 197.0);
Tailwind
colors: {
custom: {
50: '#f8fefe',
500: '#f5fdfd',
950: '#000000',
},
}SCSS
$custom: #f5fdfd; $custom-light: #f8fefe; $custom-dark: #000000;
JSON
{
"hex": "#f5fdfd",
"rgb": {
"r": 245,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 66.667,
"l": 97.647
},
"oklch": {
"l": 0.98807,
"c": 0.00844,
"h": 197
},
"luminance": 0.96755
}Semantic roles & 50–950 ramp
primary
#F5FDFD
secondary
#E3B3B3
accent
#1717CF
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585