#F4FFDC#F4FFDC
#F4FFDC is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.3% C 0.047 H 121.5°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFDC |
|---|---|
| RGB | rgb(244, 255, 220) |
| HSL | hsl(79, 100%, 93%) |
| HSV | hsv(79, 14%, 100%) |
| CMYK | cmyk(4.3%, 0%, 13.7%, 0%) |
| CIE-LAB | lab(98.40, -9.53, 15.52) |
| CIE-LCH | lch(98.40, 18.21, 121.56°) |
| OKLab | oklab(98.28% -0.0246 0.0401) |
| OKLCH | oklch(98.28% 0.047 121.5) |
| XYZ | xyz(85.9847, 95.9204, 81.6809) |
| Luminance | 0.9592 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.07
Lightyellow
#FFFFE0
ΔE00 4.21
Eggshell (survey)
#FFFFD4
ΔE00 4.32
Off White (survey)
#FFFFE4
ΔE00 4.84
Cream
#FFFDD0
ΔE00 5.13
Beige
#F5F5DC
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFDC #E7DCFF
analogous
#FFF8DC #F4FFDC #E2FFDC
triadic
#F4FFDC #DCF4FF #FFDCF4
tetradic
#F4FFDC #DCFFF8 #E7DCFF #FFDCE2
square
#F4FFDC #DCFFF8 #E7DCFF #FFDCE2
split-complementary
#F4FFDC #DCE2FF #F8DCFF
monochromatic
#CEFF62 #E1FF9F #F4FFDC #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.04
#F4FFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F4FFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFDC
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFDC | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDA
Deuteranopia (green-blind)
#FFFADD
Tritanopia (blue-blind)
#F7FBF5
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4ffdc; /* rgb */ color: rgb(244, 255, 220); /* oklch */ color: oklch(98.3% 0.047 121.5);
Tailwind
colors: {
custom: {
50: '#f7ffe7',
500: '#f4ffdc',
950: '#000000',
},
}SCSS
$custom: #f4ffdc; $custom-light: #f7ffe7; $custom-dark: #000000;
JSON
{
"hex": "#f4ffdc",
"rgb": {
"r": 244,
"g": 255,
"b": 220
},
"hsl": {
"h": 78.857,
"s": 100,
"l": 93.137
},
"oklch": {
"l": 0.98276,
"c": 0.04706,
"h": 121.5
},
"luminance": 0.9592
}Semantic roles & 50–950 ramp
primary
#F4FFDC
secondary
#AF93EC
accent
#00E648
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684