#F4FFE7#F4FFE7
#F4FFE7 is a very light, muted yellow-green. Relative luminance 0.965; OKLCH L 98.5% C 0.033 H 127.2°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FFE7 |
|---|---|
| RGB | rgb(244, 255, 231) |
| HSL | hsl(88, 100%, 95%) |
| HSV | hsv(88, 9%, 100%) |
| CMYK | cmyk(4.3%, 0%, 9.4%, 0%) |
| CIE-LAB | lab(98.64, -7.75, 10.23) |
| CIE-LCH | lch(98.64, 12.84, 127.16°) |
| OKLab | oklab(98.54% -0.0202 0.0267) |
| OKLCH | oklch(98.54% 0.033 127.2) |
| XYZ | xyz(87.4897, 96.5224, 89.6073) |
| Luminance | 0.9652 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.43
Off White (survey)
#FFFFE4
ΔE00 4.28
Beige
#F5F5DC
ΔE00 4.53
Lightyellow
#FFFFE0
ΔE00 4.58
Ivory
#FFFFF0
ΔE00 5.79
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FFE7 #F2E7FF
analogous
#FFFEE7 #F4FFE7 #E8FFE7
triadic
#F4FFE7 #E7F4FF #FFE7F4
tetradic
#F4FFE7 #E7FFFE #F2E7FF #FFE7E8
square
#F4FFE7 #E7FFFE #F2E7FF #FFE7E8
split-complementary
#F4FFE7 #E7E8FF #FEE7FF
monochromatic
#BCFF6D #D8FFAA #F1FFE0 #F1FFE0 #F1FFE0
Accessibility & contrast
On white
1.03
#F4FFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#F4FFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FFE7
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FFE7 | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFCE6
Deuteranopia (green-blind)
#FFFBE8
Tritanopia (blue-blind)
#F5FCF8
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f4ffe7; /* rgb */ color: rgb(244, 255, 231); /* oklch */ color: oklch(98.5% 0.033 127.2);
Tailwind
colors: {
custom: {
50: '#f7ffee',
500: '#f4ffe7',
950: '#000000',
},
}SCSS
$custom: #f4ffe7; $custom-light: #f7ffee; $custom-dark: #000000;
JSON
{
"hex": "#f4ffe7",
"rgb": {
"r": 244,
"g": 255,
"b": 231
},
"hsl": {
"h": 87.5,
"s": 100,
"l": 95.294
},
"oklch": {
"l": 0.98544,
"c": 0.03347,
"h": 127.2
},
"luminance": 0.96523
}Semantic roles & 50–950 ramp
primary
#F4FFE7
secondary
#C29DEE
accent
#00E669
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171816
muted
#858685