#F4FEE8#F4FEE8
#F4FEE8 is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.4% C 0.031 H 127.0°. Best body text is #000000 at 20.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FEE8 |
|---|---|
| RGB | rgb(244, 254, 232) |
| HSL | hsl(87, 92%, 95%) |
| HSV | hsv(87, 9%, 100%) |
| CMYK | cmyk(3.9%, 0%, 8.7%, 0.4%) |
| CIE-LAB | lab(98.41, -7.09, 9.39) |
| CIE-LCH | lch(98.41, 11.77, 127.06°) |
| OKLab | oklab(98.37% -0.0185 0.0245) |
| OKLCH | oklch(98.37% 0.031 127) |
| XYZ | xyz(87.3132, 95.9428, 90.2472) |
| Luminance | 0.9594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.02
Off White (survey)
#FFFFE4
ΔE00 4.13
Beige
#F5F5DC
ΔE00 4.23
Lightyellow
#FFFFE0
ΔE00 4.64
Ivory
#FFFFF0
ΔE00 5.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FEE8 #F2E8FE
analogous
#FEFDE8 #F4FEE8 #E9FEE8
triadic
#F4FEE8 #E8F4FE #FEE8F4
tetradic
#F4FEE8 #E8FEFD #F2E8FE #FEE8E9
square
#F4FEE8 #E8FEFD #F2E8FE #FEE8E9
split-complementary
#F4FEE8 #E8E9FE #FDE8FE
monochromatic
#BCF973 #D8FBAD #F1FEE2 #F1FEE2 #F1FEE2
Accessibility & contrast
On white
1.04
#F4FEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.19
#F4FEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FEE8
20.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FEE8 | 1.00 | 1.04 | 20.19 | 20.19 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE7
Deuteranopia (green-blind)
#FFFAE9
Tritanopia (blue-blind)
#F5FCF8
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fee8; /* rgb */ color: rgb(244, 254, 232); /* oklch */ color: oklch(98.4% 0.031 127.0);
Tailwind
colors: {
custom: {
50: '#f7feef',
500: '#f4fee8',
950: '#000000',
},
}SCSS
$custom: #f4fee8; $custom-light: #f7feef; $custom-dark: #000000;
JSON
{
"hex": "#f4fee8",
"rgb": {
"r": 244,
"g": 254,
"b": 232
},
"hsl": {
"h": 87.273,
"s": 91.667,
"l": 95.294
},
"oklch": {
"l": 0.9837,
"c": 0.03068,
"h": 127
},
"luminance": 0.95943
}Semantic roles & 50–950 ramp
primary
#F4FEE8
secondary
#C2A0EA
accent
#00E668
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585