#F0FAF2#F0FAF2
#F0FAF2 is a very light, near-neutral green. Relative luminance 0.933; OKLCH L 97.5% C 0.015 H 151.8°. Best body text is #000000 at 19.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAF2 |
|---|---|
| RGB | rgb(240, 250, 242) |
| HSL | hsl(132, 50%, 96%) |
| HSV | hsv(132, 4%, 98%) |
| CMYK | cmyk(4%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(97.35, -4.71, 2.69) |
| CIE-LCH | lch(97.35, 5.42, 150.28°) |
| OKLab | oklab(97.54% -0.0131 0.007) |
| OKLCH | oklch(97.54% 0.015 151.8) |
| XYZ | xyz(86.1449, 93.3068, 97.4588) |
| Luminance | 0.9331 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.73
Honeydew
#F0FFF0
ΔE00 3.60
Azure (CSS)
#F0FFFF
ΔE00 4.04
Ivory
#FFFFF0
ΔE00 4.93
Off White
#FAF9F6
ΔE00 5.87
Whitesmoke
#F5F5F5
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAF2 #FAF0F8
analogous
#F3FAF0 #F0FAF2 #F0FAF7
triadic
#F0FAF2 #F2F0FA #FAF2F0
tetradic
#F0FAF2 #F0F3FA #FAF0F8 #FAF7F0
square
#F0FAF2 #F0F3FA #FAF0F8 #FAF7F0
split-complementary
#F0FAF2 #F7F0FA #FAF0F3
monochromatic
#94DBA2 #C2EBCA #E8F7EB #E8F7EB #E8F7EB
Accessibility & contrast
On white
1.07
#F0FAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.66
#F0FAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAF2
19.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAF2 | 1.00 | 1.07 | 19.66 | 19.66 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F8F7F2
Tritanopia (blue-blind)
#EFFAF8
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0faf2; /* rgb */ color: rgb(240, 250, 242); /* oklch */ color: oklch(97.5% 0.015 151.8);
Tailwind
colors: {
custom: {
50: '#f5fcf6',
500: '#f0faf2',
950: '#000000',
},
}SCSS
$custom: #f0faf2; $custom-light: #f5fcf6; $custom-dark: #000000;
JSON
{
"hex": "#f0faf2",
"rgb": {
"r": 240,
"g": 250,
"b": 242
},
"hsl": {
"h": 132,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.97542,
"c": 0.01489,
"h": 151.8
},
"luminance": 0.93307
}Semantic roles & 50–950 ramp
primary
#F0FAF2
secondary
#DBB4D3
accent
#28A0BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585