#F4F8EA#F4F8EA
#F4F8EA is a very light, near-neutral yellow-green. Relative luminance 0.923; OKLCH L 97.2% C 0.019 H 119.8°. Best body text is #000000 at 19.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F8EA |
|---|---|
| RGB | rgb(244, 248, 234) |
| HSL | hsl(77, 50%, 95%) |
| HSV | hsv(77, 6%, 97%) |
| CMYK | cmyk(1.6%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.95, -3.75, 6.26) |
| CIE-LCH | lch(96.95, 7.30, 120.93°) |
| OKLab | oklab(97.23% -0.0094 0.0164) |
| OKLCH | oklch(97.23% 0.019 119.8) |
| XYZ | xyz(85.7246, 92.3085, 91.1271) |
| Luminance | 0.9231 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.34
Beige
#F5F5DC
ΔE00 4.17
Honeydew
#F0FFF0
ΔE00 4.41
Mintcream
#F5FFFA
ΔE00 4.48
Off White (survey)
#FFFFE4
ΔE00 4.88
Floralwhite
#FFFAF0
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F8EA #EEEAF8
analogous
#F8F5EA #F4F8EA #EDF8EA
triadic
#F4F8EA #EAF4F8 #F8EAF4
tetradic
#F4F8EA #EAF8F5 #EEEAF8 #F8EAED
square
#F4F8EA #EAF8F5 #EEEAF8 #F8EAED
split-complementary
#F4F8EA #EAEDF8 #F5EAF8
monochromatic
#C4D98E #DCE9BC #F3F7E8 #F3F7E8 #F3F7E8
Accessibility & contrast
On white
1.08
#F4F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.46
#F4F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F8EA
19.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F8EA | 1.00 | 1.08 | 19.46 | 19.46 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#FAF6EB
Tritanopia (blue-blind)
#F5F6F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f4f8ea; /* rgb */ color: rgb(244, 248, 234); /* oklch */ color: oklch(97.2% 0.019 119.8);
Tailwind
colors: {
custom: {
50: '#f7faf0',
500: '#f4f8ea',
950: '#000000',
},
}SCSS
$custom: #f4f8ea; $custom-light: #f7faf0; $custom-dark: #000000;
JSON
{
"hex": "#f4f8ea",
"rgb": {
"r": 244,
"g": 248,
"b": 234
},
"hsl": {
"h": 77.143,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.9723,
"c": 0.0189,
"h": 119.8
},
"luminance": 0.92308
}Semantic roles & 50–950 ramp
primary
#F4F8EA
secondary
#BAAED8
accent
#28BD53
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585