#F7FEFE#F7FEFE
#F7FEFE is a very light, near-neutral teal. Relative luminance 0.978; OKLCH L 99.2% C 0.007 H 197.0°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEFE |
|---|---|
| RGB | rgb(247, 254, 254) |
| HSL | hsl(180, 78%, 98%) |
| HSV | hsv(180, 3%, 100%) |
| CMYK | cmyk(2.8%, 0%, 0%, 0.4%) |
| CIE-LAB | lab(99.15, -2.29, -0.80) |
| CIE-LCH | lch(99.15, 2.43, 199.25°) |
| OKLab | oklab(99.18% -0.0071 -0.0022) |
| OKLCH | oklch(99.18% 0.007 197) |
| XYZ | xyz(91.6857, 97.8131, 107.7962) |
| Luminance | 0.9781 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.98
Azure (CSS)
#F0FFFF
ΔE00 3.19
White
#FFFFFF
ΔE00 3.31
Pale Grey
#FDFDFE
ΔE00 3.46
Aliceblue
#F0F8FF
ΔE00 3.60
Whitesmoke
#F5F5F5
ΔE00 3.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEFE #FEF7F7
analogous
#F7FEFA #F7FEFE #F7FAFE
triadic
#F7FEFE #FEF7FE #FEFEF7
tetradic
#F7FEFE #FAF7FE #FEF7F7 #FAFEF7
square
#F7FEFE #FAF7FE #FEF7F7 #FAFEF7
split-complementary
#F7FEFE #FEF7FA #FEFAF7
monochromatic
#8AF0F0 #C1F7F7 #E4FCFC #E4FCFC #E4FCFC
Accessibility & contrast
On white
1.02
#F7FEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#F7FEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEFE
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEFE | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFE
Deuteranopia (green-blind)
#FBFCFE
Tritanopia (blue-blind)
#F5FFFE
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f7fefe; /* rgb */ color: rgb(247, 254, 254); /* oklch */ color: oklch(99.2% 0.007 197.0);
Tailwind
colors: {
custom: {
50: '#f9fefe',
500: '#f7fefe',
950: '#000000',
},
}SCSS
$custom: #f7fefe; $custom-light: #f9fefe; $custom-dark: #000000;
JSON
{
"hex": "#f7fefe",
"rgb": {
"r": 247,
"g": 254,
"b": 254
},
"hsl": {
"h": 180,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.99179,
"c": 0.00738,
"h": 197
},
"luminance": 0.97814
}Semantic roles & 50–950 ramp
primary
#F7FEFE
secondary
#E8B1B1
accent
#0B0BDA
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585