#F2FCF4#F2FCF4
#F2FCF4 is a very light, near-neutral green. Relative luminance 0.950; OKLCH L 98.1% C 0.015 H 151.8°. Best body text is #000000 at 20.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCF4 |
|---|---|
| RGB | rgb(242, 252, 244) |
| HSL | hsl(132, 63%, 97%) |
| HSV | hsv(132, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(98.05, -4.70, 2.69) |
| CIE-LCH | lch(98.05, 5.42, 150.28°) |
| OKLab | oklab(98.14% -0.0131 0.007) |
| OKLCH | oklch(98.14% 0.015 151.8) |
| XYZ | xyz(87.7545, 95.0293, 99.2897) |
| Luminance | 0.9503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.51
Honeydew
#F0FFF0
ΔE00 3.55
Azure (CSS)
#F0FFFF
ΔE00 3.96
Ivory
#FFFFF0
ΔE00 4.83
Off White
#FAF9F6
ΔE00 5.85
Whitesmoke
#F5F5F5
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCF4 #FCF2FA
analogous
#F5FCF2 #F2FCF4 #F2FCF9
triadic
#F2FCF4 #F4F2FC #FCF4F2
tetradic
#F2FCF4 #F2F5FC #FCF2FA #FCF9F2
square
#F2FCF4 #F2F5FC #FCF2FA #FCF9F2
split-complementary
#F2FCF4 #F9F2FC #FCF2F5
monochromatic
#8FE5A0 #C0F1CA #E6F9EA #E6F9EA #E6F9EA
Accessibility & contrast
On white
1.05
#F2FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.01
#F2FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCF4
20.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCF4 | 1.00 | 1.05 | 20.01 | 20.01 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#FAF9F4
Tritanopia (blue-blind)
#F1FCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fcf4; /* rgb */ color: rgb(242, 252, 244); /* oklch */ color: oklch(98.1% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#f6fdf7',
500: '#f2fcf4',
950: '#000000',
},
}SCSS
$custom: #f2fcf4; $custom-light: #f6fdf7; $custom-dark: #000000;
JSON
{
"hex": "#f2fcf4",
"rgb": {
"r": 242,
"g": 252,
"b": 244
},
"hsl": {
"h": 132,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.9814,
"c": 0.01487,
"h": 151.8
},
"luminance": 0.9503
}Semantic roles & 50–950 ramp
primary
#F2FCF4
secondary
#E1B2D7
accent
#1BA7CA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585