#F0FCF4#F0FCF4
#F0FCF4 is a very light, near-neutral green. Relative luminance 0.947; OKLCH L 98.0% C 0.016 H 156.9°. Best body text is #000000 at 19.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FCF4 |
|---|---|
| RGB | rgb(240, 252, 244) |
| HSL | hsl(140, 67%, 96%) |
| HSV | hsv(140, 5%, 99%) |
| CMYK | cmyk(4.8%, 0%, 3.2%, 1.2%) |
| CIE-LAB | lab(97.90, -5.36, 2.46) |
| CIE-LCH | lch(97.90, 5.90, 155.33°) |
| OKLab | oklab(97.99% -0.0151 0.0064) |
| OKLCH | oklch(97.99% 0.016 156.9) |
| XYZ | xyz(87.0717, 94.6772, 99.2577) |
| Luminance | 0.9468 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.82
Honeydew
#F0FFF0
ΔE00 3.15
Azure (CSS)
#F0FFFF
ΔE00 3.78
Ivory
#FFFFF0
ΔE00 5.48
Off White
#FAF9F6
ΔE00 6.55
Lightcyan
#E0FFFF
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FCF4 #FCF0F8
analogous
#F2FCF0 #F0FCF4 #F0FCFA
triadic
#F0FCF4 #F4F0FC #FCF4F0
tetradic
#F0FCF4 #F0F2FC #FCF0F8 #FCFAF0
square
#F0FCF4 #F0F2FC #FCF0F8 #FCFAF0
split-complementary
#F0FCF4 #FAF0FC #FCF0F2
monochromatic
#8AE8A9 #BDF2CF #E5FAEC #E5FAEC #E5FAEC
Accessibility & contrast
On white
1.05
#F0FCF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.94
#F0FCF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FCF4
19.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FCF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FCF4 | 1.00 | 1.05 | 19.94 | 19.94 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFAF4
Deuteranopia (green-blind)
#F9F8F4
Tritanopia (blue-blind)
#EEFCFA
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f0fcf4; /* rgb */ color: rgb(240, 252, 244); /* oklch */ color: oklch(98.0% 0.016 156.9);
Tailwind
colors: {
custom: {
50: '#f5fdf7',
500: '#f0fcf4',
950: '#000000',
},
}SCSS
$custom: #f0fcf4; $custom-light: #f5fdf7; $custom-dark: #000000;
JSON
{
"hex": "#f0fcf4",
"rgb": {
"r": 240,
"g": 252,
"b": 244
},
"hsl": {
"h": 140,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.97994,
"c": 0.01643,
"h": 156.9
},
"luminance": 0.94678
}Semantic roles & 50–950 ramp
primary
#F0FCF4
secondary
#E2AED1
accent
#1791CF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585