#F7FDFD#F7FDFD
#F7FDFD is a very light, near-neutral teal. Relative luminance 0.971; OKLCH L 99.0% C 0.006 H 197.1°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FDFD |
|---|---|
| RGB | rgb(247, 253, 253) |
| HSL | hsl(180, 60%, 98%) |
| HSV | hsv(180, 2%, 99%) |
| CMYK | cmyk(2.4%, 0%, 0%, 0.8%) |
| CIE-LAB | lab(98.87, -1.97, -0.69) |
| CIE-LCH | lch(98.87, 2.09, 199.28°) |
| OKLab | oklab(98.96% -0.0061 -0.0019) |
| OKLCH | oklch(98.96% 0.006 197.1) |
| XYZ | xyz(91.2094, 97.1162, 106.8496) |
| Luminance | 0.9712 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.91
Pale Grey
#FDFDFE
ΔE00 3.04
Whitesmoke
#F5F5F5
ΔE00 3.15
Mintcream
#F5FFFA
ΔE00 3.26
Off White
#FAF9F6
ΔE00 3.34
Aliceblue
#F0F8FF
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FDFD #FDF7F7
analogous
#F7FDFA #F7FDFD #F7FAFD
triadic
#F7FDFD #FDF7FD #FDFDF7
tetradic
#F7FDFD #FAF7FD #FDF7F7 #FAFDF7
square
#F7FDFD #FAF7FD #FDF7F7 #FAFDF7
split-complementary
#F7FDFD #FDF7FA #FDFAF7
monochromatic
#95E5E5 #C6F1F1 #E7F9F9 #E7F9F9 #E7F9F9
Accessibility & contrast
On white
1.03
#F7FDFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#F7FDFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FDFD
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FDFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FDFD | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFD
Deuteranopia (green-blind)
#FBFBFD
Tritanopia (blue-blind)
#F5FDFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7fdfd; /* rgb */ color: rgb(247, 253, 253); /* oklch */ color: oklch(99.0% 0.006 197.1);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f7fdfd',
950: '#000000',
},
}SCSS
$custom: #f7fdfd; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f7fdfd",
"rgb": {
"r": 247,
"g": 253,
"b": 253
},
"hsl": {
"h": 180,
"s": 60,
"l": 98.039
},
"oklch": {
"l": 0.98955,
"c": 0.00634,
"h": 197.1
},
"luminance": 0.97117
}Semantic roles & 50–950 ramp
primary
#F7FDFD
secondary
#E1B7B7
accent
#1E1EC8
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585