#F7FDFE#F7FDFE
#F7FDFE is a very light, near-neutral teal. Relative luminance 0.972; OKLCH L 99.0% C 0.006 H 208.8°. Best body text is #000000 at 20.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FDFE |
|---|---|
| RGB | rgb(247, 253, 254) |
| HSL | hsl(189, 78%, 98%) |
| HSV | hsv(189, 3%, 100%) |
| CMYK | cmyk(2.8%, 0.4%, 0%, 0.4%) |
| CIE-LAB | lab(98.90, -1.79, -1.17) |
| CIE-LCH | lch(98.90, 2.14, 213.07°) |
| OKLab | oklab(98.98% -0.0057 -0.0031) |
| OKLCH | oklch(98.98% 0.006 208.8) |
| XYZ | xyz(91.3691, 97.1801, 107.6907) |
| Luminance | 0.9718 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 2.82
Pale Grey
#FDFDFE
ΔE00 2.86
Aliceblue
#F0F8FF
ΔE00 3.02
Whitesmoke
#F5F5F5
ΔE00 3.07
Off White
#FAF9F6
ΔE00 3.49
Mintcream
#F5FFFA
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FDFE #FEF8F7
analogous
#F7FEFB #F7FDFE #F7F9FE
triadic
#F7FDFE #FEF7FD #FDFEF7
tetradic
#F7FDFE #FBF7FE #FEF8F7 #F9FEF7
square
#F7FDFE #FBF7FE #FEF8F7 #F9FEF7
split-complementary
#F7FDFE #FEF7F9 #FEFBF7
monochromatic
#8AE2F0 #C1EFF7 #E4F8FC #E4F8FC #E4F8FC
Accessibility & contrast
On white
1.03
#F7FDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.44
#F7FDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FDFE
20.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FDFE | 1.00 | 1.03 | 20.44 | 20.44 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFE
Deuteranopia (green-blind)
#FBFBFE
Tritanopia (blue-blind)
#F5FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7fdfe; /* rgb */ color: rgb(247, 253, 254); /* oklch */ color: oklch(99.0% 0.006 208.8);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f7fdfe',
950: '#000000',
},
}SCSS
$custom: #f7fdfe; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f7fdfe",
"rgb": {
"r": 247,
"g": 253,
"b": 254
},
"hsl": {
"h": 188.571,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.98983,
"c": 0.00649,
"h": 208.8
},
"luminance": 0.9718
}Semantic roles & 50–950 ramp
primary
#F7FDFE
secondary
#E8B9B1
accent
#290BDA
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585