#F4FDED#F4FDED
#F4FDED is a very light, muted yellow-green. Relative luminance 0.956; OKLCH L 98.3% C 0.023 H 131.1°. Best body text is #000000 at 20.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FDED |
|---|---|
| RGB | rgb(244, 253, 237) |
| HSL | hsl(94, 80%, 96%) |
| HSV | hsv(94, 6%, 99%) |
| CMYK | cmyk(3.6%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(98.27, -5.75, 6.63) |
| CIE-LCH | lch(98.27, 8.77, 130.95°) |
| OKLab | oklab(98.3% -0.0151 0.0174) |
| OKLCH | oklch(98.3% 0.023 131.1) |
| XYZ | xyz(87.7170, 95.5979, 93.9354) |
| Luminance | 0.9560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.23
Ivory
#FFFFF0
ΔE00 3.93
Mintcream
#F5FFFA
ΔE00 4.61
Beige
#F5F5DC
ΔE00 4.78
Off White (survey)
#FFFFE4
ΔE00 5.00
Lightyellow
#FFFFE0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FDED #F6EDFD
analogous
#FCFDED #F4FDED #EDFDEE
triadic
#F4FDED #EDF4FD #FDEDF4
tetradic
#F4FDED #EDFCFD #F6EDFD #FDEEED
square
#F4FDED #EDFCFD #F6EDFD #FDEEED
split-complementary
#F4FDED #EEEDFD #FDEDFC
monochromatic
#B1F17F #D2F7B6 #EEFCE3 #EEFCE3 #EEFCE3
Accessibility & contrast
On white
1.04
#F4FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.12
#F4FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FDED
20.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FDED | 1.00 | 1.04 | 20.12 | 20.12 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAEC
Deuteranopia (green-blind)
#FDFAEE
Tritanopia (blue-blind)
#F5FBF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fded; /* rgb */ color: rgb(244, 253, 237); /* oklch */ color: oklch(98.3% 0.023 131.1);
Tailwind
colors: {
custom: {
50: '#f7fef2',
500: '#f4fded',
950: '#000000',
},
}SCSS
$custom: #f4fded; $custom-light: #f7fef2; $custom-dark: #000000;
JSON
{
"hex": "#f4fded",
"rgb": {
"r": 244,
"g": 253,
"b": 237
},
"hsl": {
"h": 93.75,
"s": 80,
"l": 96.078
},
"oklch": {
"l": 0.98299,
"c": 0.02303,
"h": 131.1
},
"luminance": 0.95598
}Semantic roles & 50–950 ramp
primary
#F4FDED
secondary
#CBA8E6
accent
#09DC80
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585