#F7FFFB#F7FFFB
#F7FFFB is a very light, near-neutral teal. Relative luminance 0.983; OKLCH L 99.3% C 0.010 H 164.9°. Best body text is #000000 at 20.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FFFB |
|---|---|
| RGB | rgb(247, 255, 251) |
| HSL | hsl(150, 100%, 98%) |
| HSV | hsv(150, 3%, 100%) |
| CMYK | cmyk(3.1%, 0%, 1.6%, 0%) |
| CIE-LAB | lab(99.32, -3.33, 0.99) |
| CIE-LCH | lch(99.32, 3.48, 163.40°) |
| OKLab | oklab(99.29% -0.0096 0.0026) |
| OKLCH | oklch(99.29% 0.01 164.9) |
| XYZ | xyz(91.5272, 98.2588, 105.3920) |
| Luminance | 0.9826 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.02
Azure (CSS)
#F0FFFF
ΔE00 3.04
Off White
#FAF9F6
ΔE00 4.35
White
#FFFFFF
ΔE00 4.59
Whitesmoke
#F5F5F5
ΔE00 4.85
Pale Grey
#FDFDFE
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FFFB #FFF7FB
analogous
#F7FFF7 #F7FFFB #F7FFFF
triadic
#F7FFFB #FBF7FF #FFFBF7
tetradic
#F7FFFB #F7F7FF #FFF7FB #FFFFF7
square
#F7FFFB #F7F7FF #FFF7FB #FFFFF7
split-complementary
#F7FFFB #FFF7FF #FFF7F7
monochromatic
#7DFFBE #BAFFDC #E0FFF0 #E0FFF0 #E0FFF0
Accessibility & contrast
On white
1.02
#F7FFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.65
#F7FFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FFFB
20.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FFFB | 1.00 | 1.02 | 20.65 | 20.65 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFEFB
Deuteranopia (green-blind)
#FDFDFB
Tritanopia (blue-blind)
#F6FFFE
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #f7fffb; /* rgb */ color: rgb(247, 255, 251); /* oklch */ color: oklch(99.3% 0.010 164.9);
Tailwind
colors: {
custom: {
50: '#f9fffc',
500: '#f7fffb',
950: '#000000',
},
}SCSS
$custom: #f7fffb; $custom-light: #f9fffc; $custom-dark: #000000;
JSON
{
"hex": "#f7fffb",
"rgb": {
"r": 247,
"g": 255,
"b": 251
},
"hsl": {
"h": 150,
"s": 100,
"l": 98.431
},
"oklch": {
"l": 0.99292,
"c": 0.0099,
"h": 164.9
},
"luminance": 0.98259
}Semantic roles & 50–950 ramp
primary
#F7FFFB
secondary
#F0AACD
accent
#0073E6
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171817
muted
#858685