#F4FFE4#F4FFE4
#F4FFE4 is a very light, muted yellow-green. Relative luminance 0.964; OKLCH L 98.5% C 0.037 H 125.2°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFE4 |
|---|---|
| RGB | rgb(244, 255, 228) |
| HSL | hsl(84, 100%, 95%) |
| HSV | hsv(84, 11%, 100%) |
| CMYK | cmyk(4.3%, 0%, 10.6%, 0%) |
| CIE-LAB | lab(98.57, -8.25, 11.67) |
| CIE-LCH | lch(98.57, 14.29, 125.25°) |
| OKLab | oklab(98.47% -0.0214 0.0304) |
| OKLCH | oklch(98.47% 0.037 125.2) |
| XYZ | xyz(87.0697, 96.3544, 87.3950) |
| Luminance | 0.9636 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White (survey)
#FFFFE4
ΔE00 4.21
Lightyellow
#FFFFE0
ΔE00 4.23
Honeydew
#F0FFF0
ΔE00 4.33
Beige
#F5F5DC
ΔE00 4.57
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.43
Eggshell (survey)
#FFFFD4
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFE4 #EFE4FF
analogous
#FFFCE4 #F4FFE4 #E7FFE4
triadic
#F4FFE4 #E4F4FF #FFE4F4
tetradic
#F4FFE4 #E4FFFC #EFE4FF #FFE4E7
square
#F4FFE4 #E4FFFC #EFE4FF #FFE4E7
split-complementary
#F4FFE4 #E4E7FF #FCE4FF
monochromatic
#C2FF6A #DBFFA7 #F3FFE0 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.04
#F4FFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F4FFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFE4
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFE4 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE3
Deuteranopia (green-blind)
#FFFBE5
Tritanopia (blue-blind)
#F6FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4ffe4; /* rgb */ color: rgb(244, 255, 228); /* oklch */ color: oklch(98.5% 0.037 125.2);
Tailwind
colors: {
custom: {
50: '#f7ffec',
500: '#f4ffe4',
950: '#000000',
},
}SCSS
$custom: #f4ffe4; $custom-light: #f7ffec; $custom-dark: #000000;
JSON
{
"hex": "#f4ffe4",
"rgb": {
"r": 244,
"g": 255,
"b": 228
},
"hsl": {
"h": 84.444,
"s": 100,
"l": 94.706
},
"oklch": {
"l": 0.9847,
"c": 0.03715,
"h": 125.2
},
"luminance": 0.96355
}Semantic roles & 50–950 ramp
primary
#F4FFE4
secondary
#BC9AED
accent
#00E65D
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684