#F4FDF3#F4FDF3
#F4FDF3 is a very light, near-neutral green. Relative luminance 0.960; OKLCH L 98.5% C 0.016 H 142.6°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDF3 |
|---|---|
| RGB | rgb(244, 253, 243) |
| HSL | hsl(114, 71%, 97%) |
| HSV | hsv(114, 4%, 99%) |
| CMYK | cmyk(3.6%, 0%, 4%, 0.8%) |
| CIE-LAB | lab(98.41, -4.72, 3.75) |
| CIE-LCH | lch(98.41, 6.03, 141.52°) |
| OKLab | oklab(98.46% -0.0128 0.0098) |
| OKLCH | oklch(98.46% 0.016 142.6) |
| XYZ | xyz(88.6083, 95.9544, 98.6295) |
| Luminance | 0.9596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.24
Honeydew
#F0FFF0
ΔE00 3.14
Ivory
#FFFFF0
ΔE00 4.11
Azure (CSS)
#F0FFFF
ΔE00 4.85
Off White
#FAF9F6
ΔE00 6.01
Floralwhite
#FFFAF0
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDF3 #FCF3FD
analogous
#F9FDF3 #F4FDF3 #F3FDF7
triadic
#F4FDF3 #F3F4FD #FDF3F4
tetradic
#F4FDF3 #F3F9FD #FCF3FD #FDF7F3
square
#F4FDF3 #F3F9FD #FCF3FD #FDF7F3
split-complementary
#F4FDF3 #F7F3FD #FDF3F9
monochromatic
#94EC8A #C4F4BF #E7FBE5 #E7FBE5 #E7FBE5
Accessibility & contrast
On white
1.04
#F4FDF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F4FDF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDF3
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDF3 | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFBF3
Deuteranopia (green-blind)
#FCFAF3
Tritanopia (blue-blind)
#F3FCFA
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fdf3; /* rgb */ color: rgb(244, 253, 243); /* oklch */ color: oklch(98.5% 0.016 142.6);
Tailwind
colors: {
custom: {
50: '#f7fef7',
500: '#f4fdf3',
950: '#000000',
},
}SCSS
$custom: #f4fdf3; $custom-light: #f7fef7; $custom-dark: #000000;
JSON
{
"hex": "#f4fdf3",
"rgb": {
"r": 244,
"g": 253,
"b": 243
},
"hsl": {
"h": 114,
"s": 71.429,
"l": 97.255
},
"oklch": {
"l": 0.98458,
"c": 0.01618,
"h": 142.6
},
"luminance": 0.95955
}Semantic roles & 50–950 ramp
primary
#F4FDF3
secondary
#DFB0E5
accent
#12D3C0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585