#F6FAF4#F6FAF4
#F6FAF4 is a very light, near-neutral green. Relative luminance 0.945; OKLCH L 98.0% C 0.009 H 134.9°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F6FAF4 |
|---|---|
| RGB | rgb(246, 250, 244) |
| HSL | hsl(100, 38%, 97%) |
| HSV | hsv(100, 2%, 98%) |
| CMYK | cmyk(1.6%, 0%, 2.4%, 2%) |
| CIE-LAB | lab(97.83, -2.37, 2.41) |
| CIE-LCH | lch(97.83, 3.38, 134.57°) |
| OKLab | oklab(98.04% -0.0063 0.0063) |
| OKLCH | oklch(98.04% 0.009 134.9) |
| XYZ | xyz(88.5180, 94.4956, 99.1465) |
| Luminance | 0.9450 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.62
Off White
#FAF9F6
ΔE00 3.07
Whitesmoke
#F5F5F5
ΔE00 3.99
Ivory
#FFFFF0
ΔE00 4.05
White
#FFFFFF
ΔE00 4.12
Floralwhite
#FFFAF0
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F6FAF4 #F8F4FA
analogous
#F9FAF4 #F6FAF4 #F4FAF5
triadic
#F6FAF4 #F4F6FA #FAF4F6
tetradic
#F6FAF4 #F4F9FA #F8F4FA #FAF5F4
square
#F6FAF4 #F4F9FA #F8F4FA #FAF5F4
split-complementary
#F6FAF4 #F5F4FA #FAF4F9
monochromatic
#B1D4A0 #D4E7CA #EEF5EA #EEF5EA #EEF5EA
Accessibility & contrast
On white
1.06
#F6FAF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F6FAF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F6FAF4
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F6FAF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F6FAF4 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F4
Deuteranopia (green-blind)
#FAF9F4
Tritanopia (blue-blind)
#F6F9F8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f6faf4; /* rgb */ color: rgb(246, 250, 244); /* oklch */ color: oklch(98.0% 0.009 134.9);
Tailwind
colors: {
custom: {
50: '#f9fcf7',
500: '#f6faf4',
950: '#000000',
},
}SCSS
$custom: #f6faf4; $custom-light: #f9fcf7; $custom-dark: #000000;
JSON
{
"hex": "#f6faf4",
"rgb": {
"r": 246,
"g": 250,
"b": 244
},
"hsl": {
"h": 100,
"s": 37.5,
"l": 96.863
},
"oklch": {
"l": 0.98043,
"c": 0.00894,
"h": 134.9
},
"luminance": 0.94496
}Semantic roles & 50–950 ramp
primary
#F6FAF4
secondary
#CEBBD7
accent
#35B087
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585