#F6FAF6#F6FAF6
#F6FAF6 is a very light, near-neutral green. Relative luminance 0.946; OKLCH L 98.1% C 0.007 H 145.5°. Best body text is #000000 at 19.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAF6 |
|---|---|
| RGB | rgb(246, 250, 246) |
| HSL | hsl(120, 29%, 97%) |
| HSV | hsv(120, 2%, 98%) |
| CMYK | cmyk(1.6%, 0%, 1.6%, 2%) |
| CIE-LAB | lab(97.88, -2.02, 1.45) |
| CIE-LCH | lch(97.88, 2.49, 144.35°) |
| OKLab | oklab(98.1% -0.0056 0.0038) |
| OKLCH | oklch(98.1% 0.007 145.5) |
| XYZ | xyz(88.8233, 94.6177, 100.7545) |
| Luminance | 0.9462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.57
Mintcream
#F5FFFA
ΔE00 2.78
Whitesmoke
#F5F5F5
ΔE00 3.23
White
#FFFFFF
ΔE00 3.36
Pale Grey
#FDFDFE
ΔE00 3.68
Floralwhite
#FFFAF0
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAF6 #FAF6FA
analogous
#F8FAF6 #F6FAF6 #F6FAF8
triadic
#F6FAF6 #F6F6FA #FAF6F6
tetradic
#F6FAF6 #F6F8FA #FAF6FA #FAF8F6
square
#F6FAF6 #F6F8FA #FAF6FA #FAF8F6
split-complementary
#F6FAF6 #F8F6FA #FAF6F8
monochromatic
#A7CEA7 #CFE4CF #EBF4EB #EBF4EB #EBF4EB
Accessibility & contrast
On white
1.05
#F6FAF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.92
#F6FAF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAF6
19.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAF6 | 1.00 | 1.05 | 19.92 | 19.92 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF9F6
Deuteranopia (green-blind)
#F9F9F6
Tritanopia (blue-blind)
#F6FAF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6faf6; /* rgb */ color: rgb(246, 250, 246); /* oklch */ color: oklch(98.1% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#f9fbf9',
500: '#f6faf6',
950: '#000000',
},
}SCSS
$custom: #f6faf6; $custom-light: #f9fbf9; $custom-dark: #000000;
JSON
{
"hex": "#f6faf6",
"rgb": {
"r": 246,
"g": 250,
"b": 246
},
"hsl": {
"h": 120,
"s": 28.571,
"l": 97.255
},
"oklch": {
"l": 0.98097,
"c": 0.00675,
"h": 145.5
},
"luminance": 0.94618
}Semantic roles & 50–950 ramp
primary
#F6FAF6
secondary
#D5C0D5
accent
#3EA7A7
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585