#F4FFDE#F4FFDE
#F4FFDE is a very light, muted yellow-green. Relative luminance 0.960; OKLCH L 98.3% C 0.045 H 122.2°. Best body text is #000000 at 20.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFDE |
|---|---|
| RGB | rgb(244, 255, 222) |
| HSL | hsl(80, 100%, 94%) |
| HSV | hsv(80, 13%, 100%) |
| CMYK | cmyk(4.3%, 0%, 12.9%, 0%) |
| CIE-LAB | lab(98.44, -9.21, 14.55) |
| CIE-LCH | lch(98.44, 17.23, 122.34°) |
| OKLab | oklab(98.32% -0.0238 0.0377) |
| OKLCH | oklch(98.32% 0.045 122.2) |
| XYZ | xyz(86.2512, 96.0270, 83.0842) |
| Luminance | 0.9603 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.10
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.33
Off White (survey)
#FFFFE4
ΔE00 4.60
Eggshell (survey)
#FFFFD4
ΔE00 4.65
Beige
#F5F5DC
ΔE00 5.12
Cream
#FFFDD0
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFDE #E9DEFF
analogous
#FFF9DE #F4FFDE #E3FFDE
triadic
#F4FFDE #DEF4FF #FFDEF4
tetradic
#F4FFDE #DEFFF9 #E9DEFF #FFDEE3
square
#F4FFDE #DEFFF9 #E9DEFF #FFDEE3
split-complementary
#F4FFDE #DEE3FF #F9DEFF
monochromatic
#CBFF64 #E0FFA1 #F4FFDE #F5FFE0 #F5FFE0
Accessibility & contrast
On white
1.04
#F4FFDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.21
#F4FFDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFDE
20.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFDE | 1.00 | 1.04 | 20.21 | 20.21 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDC
Deuteranopia (green-blind)
#FFFBDF
Tritanopia (blue-blind)
#F7FBF6
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4ffde; /* rgb */ color: rgb(244, 255, 222); /* oklch */ color: oklch(98.3% 0.045 122.2);
Tailwind
colors: {
custom: {
50: '#f7ffe8',
500: '#f4ffde',
950: '#000000',
},
}SCSS
$custom: #f4ffde; $custom-light: #f7ffe8; $custom-dark: #000000;
JSON
{
"hex": "#f4ffde",
"rgb": {
"r": 244,
"g": 255,
"b": 222
},
"hsl": {
"h": 80,
"s": 100,
"l": 93.529
},
"oklch": {
"l": 0.98324,
"c": 0.04458,
"h": 122.2
},
"luminance": 0.96027
}Semantic roles & 50–950 ramp
primary
#F4FFDE
secondary
#B295EC
accent
#00E64D
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684