#F4FEF4#F4FEF4
#F4FEF4 is a very light, near-neutral green. Relative luminance 0.966; OKLCH L 98.7% C 0.017 H 145.4°. Best body text is #000000 at 20.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FEF4 |
|---|---|
| RGB | rgb(244, 254, 244) |
| HSL | hsl(120, 83%, 98%) |
| HSV | hsv(120, 4%, 100%) |
| CMYK | cmyk(3.9%, 0%, 3.9%, 0.4%) |
| CIE-LAB | lab(98.69, -5.05, 3.64) |
| CIE-LCH | lch(98.69, 6.22, 144.22°) |
| OKLab | oklab(98.68% -0.0138 0.0095) |
| OKLCH | oklch(98.68% 0.017 145.4) |
| XYZ | xyz(89.0763, 96.6480, 99.5325) |
| Luminance | 0.9665 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.23
Honeydew
#F0FFF0
ΔE00 2.85
Ivory
#FFFFF0
ΔE00 4.43
Azure (CSS)
#F0FFFF
ΔE00 4.72
Off White
#FAF9F6
ΔE00 6.35
Beige
#F5F5DC
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FEF4 #FEF4FE
analogous
#F9FEF4 #F4FEF4 #F4FEF9
triadic
#F4FEF4 #F4F4FE #FEF4F4
tetradic
#F4FEF4 #F4F9FE #FEF4FE #FEF9F4
square
#F4FEF4 #F4F9FE #FEF4FE #FEF9F4
split-complementary
#F4FEF4 #F9F4FE #FEF4F9
monochromatic
#84F484 #BCF9BC #E3FCE3 #E3FCE3 #E3FCE3
Accessibility & contrast
On white
1.03
#F4FEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.33
#F4FEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FEF4
20.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FEF4 | 1.00 | 1.03 | 20.33 | 20.33 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCF4
Deuteranopia (green-blind)
#FDFBF4
Tritanopia (blue-blind)
#F3FDFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4fef4; /* rgb */ color: rgb(244, 254, 244); /* oklch */ color: oklch(98.7% 0.017 145.4);
Tailwind
colors: {
custom: {
50: '#f7fef7',
500: '#f4fef4',
950: '#000000',
},
}SCSS
$custom: #f4fef4; $custom-light: #f7fef7; $custom-dark: #000000;
JSON
{
"hex": "#f4fef4",
"rgb": {
"r": 244,
"g": 254,
"b": 244
},
"hsl": {
"h": 120,
"s": 83.333,
"l": 97.647
},
"oklch": {
"l": 0.98683,
"c": 0.01682,
"h": 145.4
},
"luminance": 0.96648
}Semantic roles & 50–950 ramp
primary
#F4FEF4
secondary
#E9ADE9
accent
#06E0E0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585