#F4FEF2#F4FEF2
#F4FEF2 is a very light, near-neutral green. Relative luminance 0.965; OKLCH L 98.6% C 0.019 H 140.5°. Best body text is #000000 at 20.31:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FEF2 |
|---|---|
| RGB | rgb(244, 254, 242) |
| HSL | hsl(110, 86%, 97%) |
| HSV | hsv(110, 5%, 100%) |
| CMYK | cmyk(3.9%, 0%, 4.7%, 0.4%) |
| CIE-LAB | lab(98.64, -5.39, 4.59) |
| CIE-LCH | lch(98.64, 7.09, 139.58°) |
| OKLab | oklab(98.63% -0.0146 0.012) |
| OKLCH | oklch(98.63% 0.019 140.5) |
| XYZ | xyz(88.7742, 96.5272, 97.9419) |
| Luminance | 0.9653 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.27
Mintcream
#F5FFFA
ΔE00 3.06
Ivory
#FFFFF0
ΔE00 4.24
Azure (CSS)
#F0FFFF
ΔE00 5.50
Beige
#F5F5DC
ΔE00 6.11
Off White (survey)
#FFFFE4
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FEF2 #FCF2FE
analogous
#FAFEF2 #F4FEF2 #F2FEF6
triadic
#F4FEF2 #F2F4FE #FEF2F4
tetradic
#F4FEF2 #F2FAFE #FCF2FE #FEF6F2
square
#F4FEF2 #F2FAFE #FCF2FE #FEF6F2
split-complementary
#F4FEF2 #F6F2FE #FEF2FA
monochromatic
#94F580 #C4FAB9 #E7FDE3 #E7FDE3 #E7FDE3
Accessibility & contrast
On white
1.03
#F4FEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.31
#F4FEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FEF2
20.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FEF2 | 1.00 | 1.03 | 20.31 | 20.31 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF1
Deuteranopia (green-blind)
#FDFBF3
Tritanopia (blue-blind)
#F4FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4fef2; /* rgb */ color: rgb(244, 254, 242); /* oklch */ color: oklch(98.6% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#f7fef6',
500: '#f4fef2',
950: '#000000',
},
}SCSS
$custom: #f4fef2; $custom-light: #f7fef6; $custom-dark: #000000;
JSON
{
"hex": "#f4fef2",
"rgb": {
"r": 244,
"g": 254,
"b": 242
},
"hsl": {
"h": 110,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98629,
"c": 0.01893,
"h": 140.5
},
"luminance": 0.96528
}Semantic roles & 50–950 ramp
primary
#F4FEF2
secondary
#DFAAEA
accent
#03E2BD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585