#F0F4E5#F0F4E5
#F0F4E5 is a very light, muted yellow-green. Relative luminance 0.889; OKLCH L 96.0% C 0.020 H 118.9°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4E5 |
|---|---|
| RGB | rgb(240, 244, 229) |
| HSL | hsl(76, 41%, 93%) |
| HSV | hsv(76, 6%, 96%) |
| CMYK | cmyk(1.6%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(95.53, -3.93, 6.76) |
| CIE-LCH | lch(95.53, 7.82, 120.17°) |
| OKLab | oklab(96.01% -0.0098 0.0177) |
| OKLCH | oklch(96.01% 0.02 118.9) |
| XYZ | xyz(82.4266, 88.8838, 86.9274) |
| Luminance | 0.8888 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.99
Beige
#F5F5DC
ΔE00 3.77
Honeydew
#F0FFF0
ΔE00 4.59
Off White (survey)
#FFFFE4
ΔE00 4.84
Eggshell
#F0EAD6
ΔE00 4.88
Mintcream
#F5FFFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4E5 #E9E5F4
analogous
#F4F0E5 #F0F4E5 #E8F4E5
triadic
#F0F4E5 #E5F0F4 #F4E5F0
tetradic
#F0F4E5 #E5F4F0 #E9E5F4 #F4E5E8
square
#F0F4E5 #E5F4F0 #E9E5F4 #F4E5E8
split-complementary
#F0F4E5 #E5E8F4 #F0E5F4
monochromatic
#BED08F #D7E2BA #F0F4E5 #F3F6E9 #F3F6E9
Accessibility & contrast
On white
1.12
#F0F4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#F0F4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4E5
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4E5 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F2E4
Deuteranopia (green-blind)
#F6F2E6
Tritanopia (blue-blind)
#F2F2F0
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f0f4e5; /* rgb */ color: rgb(240, 244, 229); /* oklch */ color: oklch(96.0% 0.020 118.9);
Tailwind
colors: {
custom: {
50: '#f5f7ed',
500: '#f0f4e5',
950: '#000000',
},
}SCSS
$custom: #f0f4e5; $custom-light: #f5f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f0f4e5",
"rgb": {
"r": 240,
"g": 244,
"b": 229
},
"hsl": {
"h": 76,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.96005,
"c": 0.02024,
"h": 118.9
},
"luminance": 0.88884
}Semantic roles & 50–950 ramp
primary
#F0F4E5
secondary
#B6ACD1
accent
#32B455
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584