#F4FEE7#F4FEE7
#F4FEE7 is a very light, muted yellow-green. Relative luminance 0.959; OKLCH L 98.3% C 0.032 H 126.2°. Best body text is #000000 at 20.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FEE7 |
|---|---|
| RGB | rgb(244, 254, 231) |
| HSL | hsl(86, 92%, 95%) |
| HSV | hsv(86, 9%, 100%) |
| CMYK | cmyk(3.9%, 0%, 9.1%, 0.4%) |
| CIE-LAB | lab(98.39, -7.26, 9.87) |
| CIE-LCH | lch(98.39, 12.25, 126.33°) |
| OKLab | oklab(98.35% -0.0189 0.0257) |
| OKLCH | oklch(98.35% 0.032 126.2) |
| XYZ | xyz(87.1716, 95.8861, 89.5013) |
| Luminance | 0.9589 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 3.30
Off White (survey)
#FFFFE4
ΔE00 4.03
Beige
#F5F5DC
ΔE00 4.18
Lightyellow
#FFFFE0
ΔE00 4.46
Ivory
#FFFFF0
ΔE00 5.33
Lightgoldenrodyellow
#FAFAD2
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FEE7 #F1E7FE
analogous
#FEFCE7 #F4FEE7 #E8FEE7
triadic
#F4FEE7 #E7F4FE #FEE7F4
tetradic
#F4FEE7 #E7FEFC #F1E7FE #FEE7E8
square
#F4FEE7 #E7FEFC #F1E7FE #FEE7E8
split-complementary
#F4FEE7 #E7E8FE #FCE7FE
monochromatic
#BEF971 #D9FCAC #F2FEE2 #F2FEE2 #F2FEE2
Accessibility & contrast
On white
1.04
#F4FEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.18
#F4FEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FEE7
20.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FEE7 | 1.00 | 1.04 | 20.18 | 20.18 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFBE6
Deuteranopia (green-blind)
#FFFAE8
Tritanopia (blue-blind)
#F5FCF7
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f4fee7; /* rgb */ color: rgb(244, 254, 231); /* oklch */ color: oklch(98.3% 0.032 126.2);
Tailwind
colors: {
custom: {
50: '#f7feee',
500: '#f4fee7',
950: '#000000',
},
}SCSS
$custom: #f4fee7; $custom-light: #f7feee; $custom-dark: #000000;
JSON
{
"hex": "#f4fee7",
"rgb": {
"r": 244,
"g": 254,
"b": 231
},
"hsl": {
"h": 86.087,
"s": 92,
"l": 95.098
},
"oklch": {
"l": 0.98345,
"c": 0.03191,
"h": 126.2
},
"luminance": 0.95886
}Semantic roles & 50–950 ramp
primary
#F4FEE7
secondary
#C09FEA
accent
#00E664
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585