#F4FFD8#F4FFD8
#F4FFD8 is a very light, muted yellow-green. Relative luminance 0.957; OKLCH L 98.2% C 0.052 H 120.2°. Best body text is #000000 at 20.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFD8 |
|---|---|
| RGB | rgb(244, 255, 216) |
| HSL | hsl(77, 100%, 92%) |
| HSV | hsv(77, 15%, 100%) |
| CMYK | cmyk(4.3%, 0%, 15.3%, 0%) |
| CIE-LAB | lab(98.32, -10.15, 17.44) |
| CIE-LCH | lch(98.32, 20.18, 120.21°) |
| OKLab | oklab(98.18% -0.0261 0.045) |
| OKLCH | oklch(98.18% 0.052 120.2) |
| XYZ | xyz(85.4613, 95.7111, 78.9242) |
| Luminance | 0.9571 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.76
Eggshell (survey)
#FFFFD4
ΔE00 3.82
Cream
#FFFDD0
ΔE00 4.58
Lightyellow
#FFFFE0
ΔE00 4.59
Ecru
#FEFFCA
ΔE00 4.78
Ivory (survey)
#FFFFCB
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFD8 #E3D8FF
analogous
#FFF7D8 #F4FFD8 #E1FFD8
triadic
#F4FFD8 #D8F4FF #FFD8F4
tetradic
#F4FFD8 #D8FFF7 #E3D8FF #FFD8E1
square
#F4FFD8 #D8FFF7 #E3D8FF #FFD8E1
split-complementary
#F4FFD8 #D8E1FF #F7D8FF
monochromatic
#D1FF5E #E3FF9B #F4FFD8 #F6FFE0 #F6FFE0
Accessibility & contrast
On white
1.04
#F4FFD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.14
#F4FFD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFD8
20.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFD8 | 1.00 | 1.04 | 20.14 | 20.14 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFAD6
Deuteranopia (green-blind)
#FFFADA
Tritanopia (blue-blind)
#F8FBF4
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4ffd8; /* rgb */ color: rgb(244, 255, 216); /* oklch */ color: oklch(98.2% 0.052 120.2);
Tailwind
colors: {
custom: {
50: '#f8ffe4',
500: '#f4ffd8',
950: '#000000',
},
}SCSS
$custom: #f4ffd8; $custom-light: #f8ffe4; $custom-dark: #000000;
JSON
{
"hex": "#f4ffd8",
"rgb": {
"r": 244,
"g": 255,
"b": 216
},
"hsl": {
"h": 76.923,
"s": 100,
"l": 92.353
},
"oklch": {
"l": 0.98183,
"c": 0.05204,
"h": 120.2
},
"luminance": 0.95711
}Semantic roles & 50–950 ramp
primary
#F4FFD8
secondary
#AA90EB
accent
#00E641
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171815
muted
#858684