#F4FFDF#F4FFDF
#F4FFDF is a very light, muted yellow-green. Relative luminance 0.961; OKLCH L 98.3% C 0.043 H 122.6°. Best body text is #000000 at 20.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFDF |
|---|---|
| RGB | rgb(244, 255, 223) |
| HSL | hsl(81, 100%, 94%) |
| HSV | hsv(81, 13%, 100%) |
| CMYK | cmyk(4.3%, 0%, 12.5%, 0%) |
| CIE-LAB | lab(98.46, -9.05, 14.07) |
| CIE-LCH | lch(98.46, 16.74, 122.76°) |
| OKLab | oklab(98.35% -0.0234 0.0365) |
| OKLCH | oklch(98.35% 0.043 122.6) |
| XYZ | xyz(86.3856, 96.0808, 83.7922) |
| Luminance | 0.9608 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.07
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.48
Off White (survey)
#FFFFE4
ΔE00 4.49
Eggshell (survey)
#FFFFD4
ΔE00 4.83
Beige
#F5F5DC
ΔE00 5.00
Cream
#FFFDD0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFDF #EADFFF
analogous
#FFFADF #F4FFDF #E4FFDF
triadic
#F4FFDF #DFF4FF #FFDFF4
tetradic
#F4FFDF #DFFFFA #EADFFF #FFDFE4
square
#F4FFDF #DFFFFA #EADFFF #FFDFE4
split-complementary
#F4FFDF #DFE4FF #FADFFF
monochromatic
#CAFF65 #DFFFA2 #F4FFDF #F4FFE0 #F4FFE0
Accessibility & contrast
On white
1.04
#F4FFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.22
#F4FFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFDF
20.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFDF | 1.00 | 1.04 | 20.22 | 20.22 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBDD
Deuteranopia (green-blind)
#FFFBE0
Tritanopia (blue-blind)
#F7FBF6
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4ffdf; /* rgb */ color: rgb(244, 255, 223); /* oklch */ color: oklch(98.3% 0.043 122.6);
Tailwind
colors: {
custom: {
50: '#f7ffe9',
500: '#f4ffdf',
950: '#000000',
},
}SCSS
$custom: #f4ffdf; $custom-light: #f7ffe9; $custom-dark: #000000;
JSON
{
"hex": "#f4ffdf",
"rgb": {
"r": 244,
"g": 255,
"b": 223
},
"hsl": {
"h": 80.625,
"s": 100,
"l": 93.725
},
"oklch": {
"l": 0.98348,
"c": 0.04334,
"h": 122.6
},
"luminance": 0.96081
}Semantic roles & 50–950 ramp
primary
#F4FFDF
secondary
#B496EC
accent
#00E64F
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171816
muted
#858684