#F4FFE2#F4FFE2
#F4FFE2 is a very light, muted yellow-green. Relative luminance 0.962; OKLCH L 98.4% C 0.040 H 124.1°. Best body text is #000000 at 20.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFE2 |
|---|---|
| RGB | rgb(244, 255, 226) |
| HSL | hsl(83, 100%, 94%) |
| HSV | hsv(83, 11%, 100%) |
| CMYK | cmyk(4.3%, 0%, 11.4%, 0%) |
| CIE-LAB | lab(98.53, -8.57, 12.63) |
| CIE-LCH | lch(98.53, 15.27, 124.16°) |
| OKLab | oklab(98.42% -0.0222 0.0328) |
| OKLCH | oklch(98.42% 0.04 124.1) |
| XYZ | xyz(86.7937, 96.2440, 85.9412) |
| Luminance | 0.9624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Lightyellow
#FFFFE0
ΔE00 4.11
Off White (survey)
#FFFFE4
ΔE00 4.26
Beige
#F5F5DC
ΔE00 4.70
Honeydew
#F0FFF0
ΔE00 4.93
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.02
Eggshell (survey)
#FFFFD4
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFE2 #EDE2FF
analogous
#FFFCE2 #F4FFE2 #E6FFE2
triadic
#F4FFE2 #E2F4FF #FFE2F4
tetradic
#F4FFE2 #E2FFFC #EDE2FF #FFE2E6
square
#F4FFE2 #E2FFFC #EDE2FF #FFE2E6
split-complementary
#F4FFE2 #E2E6FF #FCE2FF
monochromatic
#C6FF68 #DDFFA5 #F3FFE0 #F3FFE0 #F3FFE0
Accessibility & contrast
On white
1.04
#F4FFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.25
#F4FFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFE2
20.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFE2 | 1.00 | 1.04 | 20.25 | 20.25 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE0
Deuteranopia (green-blind)
#FFFBE3
Tritanopia (blue-blind)
#F6FCF7
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4ffe2; /* rgb */ color: rgb(244, 255, 226); /* oklch */ color: oklch(98.4% 0.040 124.1);
Tailwind
colors: {
custom: {
50: '#f7ffeb',
500: '#f4ffe2',
950: '#000000',
},
}SCSS
$custom: #f4ffe2; $custom-light: #f7ffeb; $custom-dark: #000000;
JSON
{
"hex": "#f4ffe2",
"rgb": {
"r": 244,
"g": 255,
"b": 226
},
"hsl": {
"h": 82.759,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.9842,
"c": 0.03962,
"h": 124.1
},
"luminance": 0.96244
}Semantic roles & 50–950 ramp
primary
#F4FFE2
secondary
#B898ED
accent
#00E657
background
#FFFFFE
surface
#FEFFFD
border
#D6D7D5
text
#171816
muted
#858684