#F0FCF0#F0FCF0
#F0FCF0 is a very light, muted green. Relative luminance 0.944; OKLCH L 97.9% C 0.020 H 145.4°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCF0 |
|---|---|
| RGB | rgb(240, 252, 240) |
| HSL | hsl(120, 67%, 96%) |
| HSV | hsv(120, 5%, 99%) |
| CMYK | cmyk(4.8%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(97.81, -6.07, 4.38) |
| CIE-LCH | lch(97.81, 7.48, 144.17°) |
| OKLab | oklab(97.89% -0.0166 0.0115) |
| OKLCH | oklch(97.89% 0.02 145.4) |
| XYZ | xyz(86.4709, 94.4369, 96.0938) |
| Luminance | 0.9444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.71
Mintcream
#F5FFFA
ΔE00 3.32
Ivory
#FFFFF0
ΔE00 5.05
Azure (CSS)
#F0FFFF
ΔE00 5.43
Beige
#F5F5DC
ΔE00 6.46
Off White (survey)
#FFFFE4
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCF0 #FCF0FC
analogous
#F6FCF0 #F0FCF0 #F0FCF6
triadic
#F0FCF0 #F0F0FC #FCF0F0
tetradic
#F0FCF0 #F0F6FC #FCF0FC #FCF6F0
square
#F0FCF0 #F0F6FC #FCF0FC #FCF6F0
split-complementary
#F0FCF0 #F6F0FC #FCF0F6
monochromatic
#8AE88A #BDF2BD #E5FAE5 #E5FAE5 #E5FAE5
Accessibility & contrast
On white
1.06
#F0FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F0FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCF0
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCF0 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDF9EF
Deuteranopia (green-blind)
#FAF8F1
Tritanopia (blue-blind)
#EFFBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fcf0; /* rgb */ color: rgb(240, 252, 240); /* oklch */ color: oklch(97.9% 0.020 145.4);
Tailwind
colors: {
custom: {
50: '#f5fdf4',
500: '#f0fcf0',
950: '#000000',
},
}SCSS
$custom: #f0fcf0; $custom-light: #f5fdf4; $custom-dark: #000000;
JSON
{
"hex": "#f0fcf0",
"rgb": {
"r": 240,
"g": 252,
"b": 240
},
"hsl": {
"h": 120,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.97886,
"c": 0.02021,
"h": 145.4
},
"luminance": 0.94437
}Semantic roles & 50–950 ramp
primary
#F0FCF0
secondary
#E2AEE2
accent
#17CFCF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585