#F4F8EE#F4F8EE
#F4F8EE is a very light, near-neutral yellow-green. Relative luminance 0.925; OKLCH L 97.3% C 0.014 H 124.5°. Best body text is #000000 at 19.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F8EE |
|---|---|
| RGB | rgb(244, 248, 238) |
| HSL | hsl(84, 42%, 95%) |
| HSV | hsv(84, 4%, 97%) |
| CMYK | cmyk(1.6%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(97.04, -3.07, 4.33) |
| CIE-LCH | lch(97.04, 5.31, 125.30°) |
| OKLab | oklab(97.34% -0.0078 0.0114) |
| OKLCH | oklch(97.34% 0.014 124.5) |
| XYZ | xyz(86.3058, 92.5409, 94.1877) |
| Luminance | 0.9254 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.88
Mintcream
#F5FFFA
ΔE00 3.33
Floralwhite
#FFFAF0
ΔE00 4.35
Off White
#FAF9F6
ΔE00 4.46
Honeydew
#F0FFF0
ΔE00 5.02
Oldlace
#FDF5E6
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F8EE #F2EEF8
analogous
#F8F7EE #F4F8EE #EFF8EE
triadic
#F4F8EE #EEF4F8 #F8EEF4
tetradic
#F4F8EE #EEF8F7 #F2EEF8 #F8EEEF
square
#F4F8EE #EEF8F7 #F2EEF8 #F8EEEF
split-complementary
#F4F8EE #EEEFF8 #F7EEF8
monochromatic
#BCD497 #D8E6C3 #F1F6E9 #F1F6E9 #F1F6E9
Accessibility & contrast
On white
1.08
#F4F8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.51
#F4F8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F8EE
19.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F8EE | 1.00 | 1.08 | 19.51 | 19.51 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F7ED
Deuteranopia (green-blind)
#F9F6EE
Tritanopia (blue-blind)
#F5F7F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f4f8ee; /* rgb */ color: rgb(244, 248, 238); /* oklch */ color: oklch(97.3% 0.014 124.5);
Tailwind
colors: {
custom: {
50: '#f7faf3',
500: '#f4f8ee',
950: '#000000',
},
}SCSS
$custom: #f4f8ee; $custom-light: #f7faf3; $custom-dark: #000000;
JSON
{
"hex": "#f4f8ee",
"rgb": {
"r": 244,
"g": 248,
"b": 238
},
"hsl": {
"h": 84,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.97336,
"c": 0.01383,
"h": 124.5
},
"luminance": 0.92541
}Semantic roles & 50–950 ramp
primary
#F4F8EE
secondary
#C2B4D6
accent
#31B566
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585