#F1FDFD#F1FDFD
#F1FDFD is a very light, near-neutral teal. Relative luminance 0.960; OKLCH L 98.5% C 0.013 H 196.9°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F1FDFD |
|---|---|
| RGB | rgb(241, 253, 253) |
| HSL | hsl(180, 75%, 97%) |
| HSV | hsv(180, 5%, 99%) |
| CMYK | cmyk(4.7%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.45, -3.92, -1.36) |
| CIE-LCH | lch(98.45, 4.15, 199.15°) |
| OKLab | oklab(98.52% -0.0121 -0.0037) |
| OKLCH | oklch(98.52% 0.013 196.9) |
| XYZ | xyz(89.1270, 96.0424, 106.7520) |
| Luminance | 0.9604 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 1.17
Mintcream
#F5FFFA
ΔE00 2.44
Aliceblue
#F0F8FF
ΔE00 4.37
White
#FFFFFF
ΔE00 5.39
Whitesmoke
#F5F5F5
ΔE00 5.43
Pale Grey
#FDFDFE
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1FDFD #FDF1F1
analogous
#F1FDF7 #F1FDFD #F1F7FD
triadic
#F1FDFD #FDF1FD #FDFDF1
tetradic
#F1FDFD #F7F1FD #FDF1F1 #F7FDF1
square
#F1FDFD #F7F1FD #FDF1F1 #F7FDF1
split-complementary
#F1FDFD #FDF1F7 #FDF7F1
monochromatic
#86EEEE #BBF5F5 #E4FBFB #E4FBFB #E4FBFB
Accessibility & contrast
On white
1.04
#F1FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F1FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1FDFD
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1FDFD | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBFCFD
Deuteranopia (green-blind)
#F9FAFD
Tritanopia (blue-blind)
#EEFEFD
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f1fdfd; /* rgb */ color: rgb(241, 253, 253); /* oklch */ color: oklch(98.5% 0.013 196.9);
Tailwind
colors: {
custom: {
50: '#f5fefe',
500: '#f1fdfd',
950: '#000000',
},
}SCSS
$custom: #f1fdfd; $custom-light: #f5fefe; $custom-dark: #000000;
JSON
{
"hex": "#f1fdfd",
"rgb": {
"r": 241,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 75,
"l": 96.863
},
"oklch": {
"l": 0.98515,
"c": 0.01263,
"h": 196.9
},
"luminance": 0.96043
}Semantic roles & 50–950 ramp
primary
#F1FDFD
secondary
#E5ADAD
accent
#0E0ED7
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585