#F7FEFB#F7FEFB
#F7FEFB is a very light, near-neutral teal. Relative luminance 0.976; OKLCH L 99.1% C 0.008 H 168.7°. Best body text is #000000 at 20.52:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEFB |
|---|---|
| RGB | rgb(247, 254, 251) |
| HSL | hsl(154, 78%, 98%) |
| HSV | hsv(154, 3%, 100%) |
| CMYK | cmyk(2.8%, 0%, 1.2%, 0.4%) |
| CIE-LAB | lab(99.07, -2.83, 0.63) |
| CIE-LCH | lch(99.07, 2.90, 167.46°) |
| OKLab | oklab(99.1% -0.0082 0.0016) |
| OKLCH | oklch(99.1% 0.008 168.7) |
| XYZ | xyz(91.2090, 97.6224, 105.2859) |
| Luminance | 0.9762 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.69
Azure (CSS)
#F0FFFF
ΔE00 3.21
Off White
#FAF9F6
ΔE00 3.78
White
#FFFFFF
ΔE00 3.95
Whitesmoke
#F5F5F5
ΔE00 4.18
Pale Grey
#FDFDFE
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEFB #FEF7FA
analogous
#F7FEF7 #F7FEFB #F7FDFE
triadic
#F7FEFB #FBF7FE #FEFBF7
tetradic
#F7FEFB #F7F7FE #FEF7FA #FDFEF7
square
#F7FEFB #F7F7FE #FEF7FA #FDFEF7
split-complementary
#F7FEFB #FEF7FD #FEF7F7
monochromatic
#8AF0C5 #C1F7E0 #E4FCF1 #E4FCF1 #E4FCF1
Accessibility & contrast
On white
1.02
#F7FEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.52
#F7FEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEFB
20.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEFB | 1.00 | 1.02 | 20.52 | 20.52 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFB
Deuteranopia (green-blind)
#FCFCFB
Tritanopia (blue-blind)
#F6FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7fefb; /* rgb */ color: rgb(247, 254, 251); /* oklch */ color: oklch(99.1% 0.008 168.7);
Tailwind
colors: {
custom: {
50: '#f9fefc',
500: '#f7fefb',
950: '#000000',
},
}SCSS
$custom: #f7fefb; $custom-light: #f9fefc; $custom-dark: #000000;
JSON
{
"hex": "#f7fefb",
"rgb": {
"r": 247,
"g": 254,
"b": 251
},
"hsl": {
"h": 154.286,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.99095,
"c": 0.00835,
"h": 168.7
},
"luminance": 0.97623
}Semantic roles & 50–950 ramp
primary
#F7FEFB
secondary
#E8B1C9
accent
#0B64DA
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585