#F4FCF2#F4FCF2
#F4FCF2 is a very light, near-neutral green. Relative luminance 0.953; OKLCH L 98.2% C 0.016 H 139.4°. Best body text is #000000 at 20.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FCF2 |
|---|---|
| RGB | rgb(244, 252, 242) |
| HSL | hsl(108, 63%, 97%) |
| HSV | hsv(108, 4%, 99%) |
| CMYK | cmyk(3.2%, 0%, 4%, 1.2%) |
| CIE-LAB | lab(98.14, -4.39, 3.87) |
| CIE-LCH | lch(98.14, 5.85, 138.63°) |
| OKLab | oklab(98.23% -0.0119 0.0102) |
| OKLCH | oklch(98.23% 0.016 139.4) |
| XYZ | xyz(88.1429, 95.2644, 97.7314) |
| Luminance | 0.9526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.34
Honeydew
#F0FFF0
ΔE00 3.47
Ivory
#FFFFF0
ΔE00 3.81
Azure (CSS)
#F0FFFF
ΔE00 5.01
Off White
#FAF9F6
ΔE00 5.68
Floralwhite
#FFFAF0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FCF2 #FAF2FC
analogous
#F9FCF2 #F4FCF2 #F2FCF5
triadic
#F4FCF2 #F2F4FC #FCF2F4
tetradic
#F4FCF2 #F2F9FC #FAF2FC #FCF5F2
square
#F4FCF2 #F2F9FC #FAF2FC #FCF5F2
split-complementary
#F4FCF2 #F5F2FC #FCF2F9
monochromatic
#A0E58F #CAF1C0 #EAF9E6 #EAF9E6 #EAF9E6
Accessibility & contrast
On white
1.05
#F4FCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.05
#F4FCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FCF2
20.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FCF2 | 1.00 | 1.05 | 20.05 | 20.05 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAF1
Deuteranopia (green-blind)
#FBF9F2
Tritanopia (blue-blind)
#F4FBF9
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fcf2; /* rgb */ color: rgb(244, 252, 242); /* oklch */ color: oklch(98.2% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#f7fdf6',
500: '#f4fcf2',
950: '#000000',
},
}SCSS
$custom: #f4fcf2; $custom-light: #f7fdf6; $custom-dark: #000000;
JSON
{
"hex": "#f4fcf2",
"rgb": {
"r": 244,
"g": 252,
"b": 242
},
"hsl": {
"h": 108,
"s": 62.5,
"l": 96.863
},
"oklch": {
"l": 0.98234,
"c": 0.01561,
"h": 139.4
},
"luminance": 0.95265
}Semantic roles & 50–950 ramp
primary
#F4FCF2
secondary
#D7B2E1
accent
#1BCAA7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585