#F4FEED#F4FEED
#F4FEED is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.5% C 0.025 H 132.1°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FEED |
|---|---|
| RGB | rgb(244, 254, 237) |
| HSL | hsl(95, 89%, 96%) |
| HSV | hsv(95, 7%, 100%) |
| CMYK | cmyk(3.9%, 0%, 6.7%, 0.4%) |
| CIE-LAB | lab(98.52, -6.25, 6.99) |
| CIE-LCH | lch(98.52, 9.38, 131.81°) |
| OKLab | oklab(98.5% -0.0165 0.0183) |
| OKLCH | oklch(98.5% 0.025 132.1) |
| XYZ | xyz(88.0335, 96.2309, 94.0409) |
| Luminance | 0.9623 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.93
Ivory
#FFFFF0
ΔE00 4.36
Beige
#F5F5DC
ΔE00 4.90
Mintcream
#F5FFFA
ΔE00 4.99
Off White (survey)
#FFFFE4
ΔE00 5.00
Lightyellow
#FFFFE0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FEED #F7EDFE
analogous
#FDFEED #F4FEED #EDFEEF
triadic
#F4FEED #EDF4FE #FEEDF4
tetradic
#F4FEED #EDFDFE #F7EDFE #FEEFED
square
#F4FEED #EDFDFE #F7EDFE #FEEFED
split-complementary
#F4FEED #EFEDFE #FEEDFD
monochromatic
#ADF879 #D1FBB3 #EDFDE2 #EDFDE2 #EDFDE2
Accessibility & contrast
On white
1.04
#F4FEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#F4FEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FEED
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FEED | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBEC
Deuteranopia (green-blind)
#FEFAEE
Tritanopia (blue-blind)
#F4FCF9
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4feed; /* rgb */ color: rgb(244, 254, 237); /* oklch */ color: oklch(98.5% 0.025 132.1);
Tailwind
colors: {
custom: {
50: '#f7fef2',
500: '#f4feed',
950: '#000000',
},
}SCSS
$custom: #f4feed; $custom-light: #f7fef2; $custom-dark: #000000;
JSON
{
"hex": "#f4feed",
"rgb": {
"r": 244,
"g": 254,
"b": 237
},
"hsl": {
"h": 95.294,
"s": 89.474,
"l": 96.275
},
"oklch": {
"l": 0.98498,
"c": 0.02465,
"h": 132.1
},
"luminance": 0.96231
}Semantic roles & 50–950 ramp
primary
#F4FEED
secondary
#CEA5EA
accent
#00E687
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585