#F4FAF2#F4FAF2
#F4FAF2 is a very light, near-neutral green. Relative luminance 0.940; OKLCH L 97.8% C 0.012 H 137.8°. Best body text is #000000 at 19.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FAF2 |
|---|---|
| RGB | rgb(244, 250, 242) |
| HSL | hsl(105, 44%, 96%) |
| HSV | hsv(105, 3%, 98%) |
| CMYK | cmyk(2.4%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(97.64, -3.39, 3.14) |
| CIE-LCH | lch(97.64, 4.62, 137.16°) |
| OKLab | oklab(97.84% -0.0091 0.0083) |
| OKLCH | oklch(97.84% 0.012 137.8) |
| XYZ | xyz(87.5181, 94.0149, 97.5232) |
| Luminance | 0.9402 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.17
Ivory
#FFFFF0
ΔE00 3.76
Off White
#FAF9F6
ΔE00 4.42
Honeydew
#F0FFF0
ΔE00 4.76
Azure (CSS)
#F0FFFF
ΔE00 4.79
Floralwhite
#FFFAF0
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FAF2 #F8F2FA
analogous
#F8FAF2 #F4FAF2 #F2FAF4
triadic
#F4FAF2 #F2F4FA #FAF2F4
tetradic
#F4FAF2 #F2F8FA #F8F2FA #FAF4F2
square
#F4FAF2 #F2F8FA #F8F2FA #FAF4F2
split-complementary
#F4FAF2 #F4F2FA #FAF2F8
monochromatic
#A9D89A #CFE9C6 #ECF6E9 #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.06
#F4FAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.80
#F4FAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FAF2
19.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FAF2 | 1.00 | 1.06 | 19.80 | 19.80 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#FAF8F2
Tritanopia (blue-blind)
#F4F9F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4faf2; /* rgb */ color: rgb(244, 250, 242); /* oklch */ color: oklch(97.8% 0.012 137.8);
Tailwind
colors: {
custom: {
50: '#f7fcf6',
500: '#f4faf2',
950: '#000000',
},
}SCSS
$custom: #f4faf2; $custom-light: #f7fcf6; $custom-dark: #000000;
JSON
{
"hex": "#f4faf2",
"rgb": {
"r": 244,
"g": 250,
"b": 242
},
"hsl": {
"h": 105,
"s": 44.444,
"l": 96.471
},
"oklch": {
"l": 0.97839,
"c": 0.01228,
"h": 137.8
},
"luminance": 0.94015
}Semantic roles & 50–950 ramp
primary
#F4FAF2
secondary
#D1B7D9
accent
#2EB895
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585