#F4FFED#F4FFED
#F4FFED is a very light, muted yellow-green. Relative luminance 0.969; OKLCH L 98.7% C 0.026 H 133.0°. Best body text is #000000 at 20.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFED |
|---|---|
| RGB | rgb(244, 255, 237) |
| HSL | hsl(97, 100%, 96%) |
| HSV | hsv(97, 7%, 100%) |
| CMYK | cmyk(4.3%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(98.78, -6.75, 7.35) |
| CIE-LCH | lch(98.78, 9.98, 132.56°) |
| OKLab | oklab(98.7% -0.0179 0.0192) |
| OKLCH | oklch(98.7% 0.026 133) |
| XYZ | xyz(88.3517, 96.8672, 94.1470) |
| Luminance | 0.9687 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 1.78
Ivory
#FFFFF0
ΔE00 4.81
Off White (survey)
#FFFFE4
ΔE00 5.06
Beige
#F5F5DC
ΔE00 5.06
Mintcream
#F5FFFA
ΔE00 5.38
Lightyellow
#FFFFE0
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFED #F8EDFF
analogous
#FDFFED #F4FFED #EDFFEF
triadic
#F4FFED #EDF4FF #FFEDF4
tetradic
#F4FFED #EDFDFF #F8EDFF #FFEFED
square
#F4FFED #EDFDFF #F8EDFF #FFEFED
split-complementary
#F4FFED #EFEDFF #FFEDFD
monochromatic
#A9FF73 #CFFFB0 #ECFFE0 #ECFFE0 #ECFFE0
Accessibility & contrast
On white
1.03
#F4FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.37
#F4FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFED
20.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFED | 1.00 | 1.03 | 20.37 | 20.37 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCEC
Deuteranopia (green-blind)
#FFFBEE
Tritanopia (blue-blind)
#F4FDFA
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4ffed; /* rgb */ color: rgb(244, 255, 237); /* oklch */ color: oklch(98.7% 0.026 133.0);
Tailwind
colors: {
custom: {
50: '#f7fff2',
500: '#f4ffed',
950: '#000000',
},
}SCSS
$custom: #f4ffed; $custom-light: #f7fff2; $custom-dark: #000000;
JSON
{
"hex": "#f4ffed",
"rgb": {
"r": 244,
"g": 255,
"b": 237
},
"hsl": {
"h": 96.667,
"s": 100,
"l": 96.471
},
"oklch": {
"l": 0.98697,
"c": 0.02628,
"h": 133
},
"luminance": 0.96868
}Semantic roles & 50–950 ramp
primary
#F4FFED
secondary
#D1A2EF
accent
#00E68C
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171817
muted
#858685