#F0F4E4#F0F4E4
#F0F4E4 is a very light, muted yellow-green. Relative luminance 0.888; OKLCH L 96.0% C 0.022 H 118.2°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4E4 |
|---|---|
| RGB | rgb(240, 244, 228) |
| HSL | hsl(75, 42%, 93%) |
| HSV | hsv(75, 7%, 96%) |
| CMYK | cmyk(1.6%, 0%, 6.6%, 4.3%) |
| CIE-LAB | lab(95.51, -4.10, 7.24) |
| CIE-LCH | lch(95.51, 8.32, 119.50°) |
| OKLab | oklab(95.98% -0.0102 0.019) |
| OKLCH | oklch(95.98% 0.022 118.2) |
| XYZ | xyz(82.2874, 88.8282, 86.1942) |
| Luminance | 0.8883 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.06
Beige
#F5F5DC
ΔE00 3.43
Off White (survey)
#FFFFE4
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 4.57
Eggshell
#F0EAD6
ΔE00 4.80
Mintcream
#F5FFFA
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4E4 #E8E4F4
analogous
#F4F0E4 #F0F4E4 #E8F4E4
triadic
#F0F4E4 #E4F0F4 #F4E4F0
tetradic
#F0F4E4 #E4F4F0 #E8E4F4 #F4E4E8
square
#F0F4E4 #E4F4F0 #E8E4F4 #F4E4E8
split-complementary
#F0F4E4 #E4E8F4 #F0E4F4
monochromatic
#C0D18D #D8E2B9 #F0F4E4 #F3F6E9 #F3F6E9
Accessibility & contrast
On white
1.12
#F0F4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#F0F4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4E4
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4E4 | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#F6F2E5
Tritanopia (blue-blind)
#F2F2EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f0f4e4; /* rgb */ color: rgb(240, 244, 228); /* oklch */ color: oklch(96.0% 0.022 118.2);
Tailwind
colors: {
custom: {
50: '#f5f7ec',
500: '#f0f4e4',
950: '#000000',
},
}SCSS
$custom: #f0f4e4; $custom-light: #f5f7ec; $custom-dark: #000000;
JSON
{
"hex": "#f0f4e4",
"rgb": {
"r": 240,
"g": 244,
"b": 228
},
"hsl": {
"h": 75,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.95979,
"c": 0.02153,
"h": 118.2
},
"luminance": 0.88828
}Semantic roles & 50–950 ramp
primary
#F0F4E4
secondary
#B5ABD1
accent
#30B552
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584