#F2FCF6#F2FCF6
#F2FCF6 is a very light, near-neutral green. Relative luminance 0.952; OKLCH L 98.2% C 0.013 H 159.9°. Best body text is #000000 at 20.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCF6 |
|---|---|
| RGB | rgb(242, 252, 246) |
| HSL | hsl(144, 63%, 97%) |
| HSV | hsv(144, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 2.4%, 1.2%) |
| CIE-LAB | lab(98.09, -4.35, 1.73) |
| CIE-LCH | lch(98.09, 4.68, 158.34°) |
| OKLab | oklab(98.2% -0.0123 0.0045) |
| OKLCH | oklch(98.2% 0.013 159.9) |
| XYZ | xyz(88.0598, 95.1514, 100.8977) |
| Luminance | 0.9515 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.77
Azure (CSS)
#F0FFFF
ΔE00 3.19
Honeydew
#F0FFF0
ΔE00 4.34
Ivory
#FFFFF0
ΔE00 5.30
Off White
#FAF9F6
ΔE00 5.42
Whitesmoke
#F5F5F5
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCF6 #FCF2F8
analogous
#F3FCF2 #F2FCF6 #F2FCFB
triadic
#F2FCF6 #F6F2FC #FCF6F2
tetradic
#F2FCF6 #F2F3FC #FCF2F8 #FCFBF2
square
#F2FCF6 #F2F3FC #FCF2F8 #FCFBF2
split-complementary
#F2FCF6 #FBF2FC #FCF2F3
monochromatic
#8FE5B1 #C0F1D4 #E6F9EE #E6F9EE #E6F9EE
Accessibility & contrast
On white
1.05
#F2FCF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.03
#F2FCF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCF6
20.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCF6 | 1.00 | 1.05 | 20.03 | 20.03 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF6
Deuteranopia (green-blind)
#FAF9F6
Tritanopia (blue-blind)
#F0FCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fcf6; /* rgb */ color: rgb(242, 252, 246); /* oklch */ color: oklch(98.2% 0.013 159.9);
Tailwind
colors: {
custom: {
50: '#f6fdf9',
500: '#f2fcf6',
950: '#000000',
},
}SCSS
$custom: #f2fcf6; $custom-light: #f6fdf9; $custom-dark: #000000;
JSON
{
"hex": "#f2fcf6",
"rgb": {
"r": 242,
"g": 252,
"b": 246
},
"hsl": {
"h": 144,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98195,
"c": 0.01314,
"h": 159.9
},
"luminance": 0.95152
}Semantic roles & 50–950 ramp
primary
#F2FCF6
secondary
#E1B2CE
accent
#1B84CA
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585