#F2FCF2#F2FCF2
#F2FCF2 is a very light, near-neutral green. Relative luminance 0.949; OKLCH L 98.1% C 0.017 H 145.5°. Best body text is #000000 at 19.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCF2 |
|---|---|
| RGB | rgb(242, 252, 242) |
| HSL | hsl(120, 63%, 97%) |
| HSV | hsv(120, 4%, 99%) |
| CMYK | cmyk(4%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(98.00, -5.05, 3.64) |
| CIE-LCH | lch(98.00, 6.23, 144.22°) |
| OKLab | oklab(98.09% -0.0139 0.0096) |
| OKLCH | oklch(98.09% 0.017 145.5) |
| XYZ | xyz(87.4525, 94.9085, 97.6991) |
| Luminance | 0.9491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.32
Honeydew
#F0FFF0
ΔE00 2.85
Ivory
#FFFFF0
ΔE00 4.50
Azure (CSS)
#F0FFFF
ΔE00 4.75
Off White
#FAF9F6
ΔE00 6.34
Beige
#F5F5DC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCF2 #FCF2FC
analogous
#F7FCF2 #F2FCF2 #F2FCF7
triadic
#F2FCF2 #F2F2FC #FCF2F2
tetradic
#F2FCF2 #F2F7FC #FCF2FC #FCF7F2
square
#F2FCF2 #F2F7FC #FCF2FC #FCF7F2
split-complementary
#F2FCF2 #F7F2FC #FCF2F7
monochromatic
#8FE58F #C0F1C0 #E6F9E6 #E6F9E6 #E6F9E6
Accessibility & contrast
On white
1.05
#F2FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.98
#F2FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCF2
19.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCF2 | 1.00 | 1.05 | 19.98 | 19.98 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF2
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#F1FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fcf2; /* rgb */ color: rgb(242, 252, 242); /* oklch */ color: oklch(98.1% 0.017 145.5);
Tailwind
colors: {
custom: {
50: '#f6fdf6',
500: '#f2fcf2',
950: '#000000',
},
}SCSS
$custom: #f2fcf2; $custom-light: #f6fdf6; $custom-dark: #000000;
JSON
{
"hex": "#f2fcf2",
"rgb": {
"r": 242,
"g": 252,
"b": 242
},
"hsl": {
"h": 120,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98086,
"c": 0.01684,
"h": 145.5
},
"luminance": 0.94909
}Semantic roles & 50–950 ramp
primary
#F2FCF2
secondary
#E1B2E1
accent
#1BCACA
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585