#F7FEFD#F7FEFD
#F7FEFD is a very light, near-neutral teal. Relative luminance 0.978; OKLCH L 99.2% C 0.007 H 186.9°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEFD |
|---|---|
| RGB | rgb(247, 254, 253) |
| HSL | hsl(171, 78%, 98%) |
| HSV | hsv(171, 3%, 100%) |
| CMYK | cmyk(2.8%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(99.12, -2.47, -0.32) |
| CIE-LCH | lch(99.12, 2.49, 187.48°) |
| OKLab | oklab(99.15% -0.0074 -0.0009) |
| OKLCH | oklch(99.15% 0.007 186.9) |
| XYZ | xyz(91.5259, 97.7492, 106.9551) |
| Luminance | 0.9775 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.51
Azure (CSS)
#F0FFFF
ΔE00 3.10
White
#FFFFFF
ΔE00 3.47
Pale Grey
#FDFDFE
ΔE00 3.69
Off White
#FAF9F6
ΔE00 3.70
Whitesmoke
#F5F5F5
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEFD #FEF7F8
analogous
#F7FEF9 #F7FEFD #F7FBFE
triadic
#F7FEFD #FDF7FE #FEFDF7
tetradic
#F7FEFD #F9F7FE #FEF7F8 #FBFEF7
square
#F7FEFD #F9F7FE #FEF7F8 #FBFEF7
split-complementary
#F7FEFD #FEF7FB #FEF9F7
monochromatic
#8AF0E2 #C1F7EF #E4FCF8 #E4FCF8 #E4FCF8
Accessibility & contrast
On white
1.02
#F7FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#F7FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEFD
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEFD | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFD
Deuteranopia (green-blind)
#FCFCFD
Tritanopia (blue-blind)
#F5FEFE
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7fefd; /* rgb */ color: rgb(247, 254, 253); /* oklch */ color: oklch(99.2% 0.007 186.9);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f7fefd',
950: '#000000',
},
}SCSS
$custom: #f7fefd; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f7fefd",
"rgb": {
"r": 247,
"g": 254,
"b": 253
},
"hsl": {
"h": 171.429,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.99151,
"c": 0.00749,
"h": 186.9
},
"luminance": 0.9775
}Semantic roles & 50–950 ramp
primary
#F7FEFD
secondary
#E8B1B9
accent
#0B29DA
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585