#F0FCF2#F0FCF2
#F0FCF2 is a very light, near-neutral green. Relative luminance 0.946; OKLCH L 97.9% C 0.018 H 150.6°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCF2 |
|---|---|
| RGB | rgb(240, 252, 242) |
| HSL | hsl(130, 67%, 96%) |
| HSV | hsv(130, 5%, 99%) |
| CMYK | cmyk(4.8%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(97.86, -5.72, 3.42) |
| CIE-LCH | lch(97.86, 6.66, 149.10°) |
| OKLab | oklab(97.94% -0.0159 0.009) |
| OKLCH | oklch(97.94% 0.018 150.6) |
| XYZ | xyz(86.7696, 94.5564, 97.6671) |
| Luminance | 0.9456 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.37
Mintcream
#F5FFFA
ΔE00 2.56
Azure (CSS)
#F0FFFF
ΔE00 4.62
Ivory
#FFFFF0
ΔE00 5.20
Off White
#FAF9F6
ΔE00 7.00
Beige
#F5F5DC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCF2 #FCF0FA
analogous
#F4FCF0 #F0FCF2 #F0FCF8
triadic
#F0FCF2 #F2F0FC #FCF2F0
tetradic
#F0FCF2 #F0F4FC #FCF0FA #FCF8F0
square
#F0FCF2 #F0F4FC #FCF0FA #FCF8F0
split-complementary
#F0FCF2 #F8F0FC #FCF0F4
monochromatic
#8AE89A #BDF2C6 #E5FAE9 #E5FAE9 #E5FAE9
Accessibility & contrast
On white
1.05
#F0FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#F0FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCF2
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCF2 | 1.00 | 1.05 | 19.91 | 19.91 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF2
Deuteranopia (green-blind)
#FAF8F2
Tritanopia (blue-blind)
#EFFBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fcf2; /* rgb */ color: rgb(240, 252, 242); /* oklch */ color: oklch(97.9% 0.018 150.6);
Tailwind
colors: {
custom: {
50: '#f5fdf6',
500: '#f0fcf2',
950: '#000000',
},
}SCSS
$custom: #f0fcf2; $custom-light: #f5fdf6; $custom-dark: #000000;
JSON
{
"hex": "#f0fcf2",
"rgb": {
"r": 240,
"g": 252,
"b": 242
},
"hsl": {
"h": 130,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.9794,
"c": 0.01822,
"h": 150.6
},
"luminance": 0.94557
}Semantic roles & 50–950 ramp
primary
#F0FCF2
secondary
#E2AED9
accent
#17B0CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585