#F0F4EA#F0F4EA
#F0F4EA is a very light, near-neutral yellow-green. Relative luminance 0.892; OKLCH L 96.1% C 0.014 H 124.6°. Best body text is #000000 at 18.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F4EA |
|---|---|
| RGB | rgb(240, 244, 234) |
| HSL | hsl(84, 31%, 94%) |
| HSV | hsv(84, 4%, 96%) |
| CMYK | cmyk(1.6%, 0%, 4.1%, 4.3%) |
| CIE-LAB | lab(95.65, -3.08, 4.35) |
| CIE-LCH | lch(95.65, 5.33, 125.30°) |
| OKLab | oklab(96.14% -0.0079 0.0114) |
| OKLCH | oklch(96.14% 0.014 124.6) |
| XYZ | xyz(83.1348, 89.1671, 90.6572) |
| Luminance | 0.8917 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.38
Mintcream
#F5FFFA
ΔE00 3.72
Floralwhite
#FFFAF0
ΔE00 4.58
Off White
#FAF9F6
ΔE00 4.64
Honeydew
#F0FFF0
ΔE00 5.21
Light Grey
#D8DCD6
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F4EA #EEEAF4
analogous
#F4F3EA #F0F4EA #EBF4EA
triadic
#F0F4EA #EAF0F4 #F4EAF0
tetradic
#F0F4EA #EAF4F3 #EEEAF4 #F4EAEB
square
#F0F4EA #EAF4F3 #EEEAF4 #F4EAEB
split-complementary
#F0F4EA #EAEBF4 #F3EAF4
monochromatic
#B7CA9A #D3DFC2 #F0F4EA #F1F4EB #F1F4EB
Accessibility & contrast
On white
1.12
#F0F4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.83
#F0F4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F4EA
18.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F4EA | 1.00 | 1.12 | 18.83 | 18.83 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3E9
Deuteranopia (green-blind)
#F5F2EA
Tritanopia (blue-blind)
#F1F3F1
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f0f4ea; /* rgb */ color: rgb(240, 244, 234); /* oklch */ color: oklch(96.1% 0.014 124.6);
Tailwind
colors: {
custom: {
50: '#f4f7f0',
500: '#f0f4ea',
950: '#000000',
},
}SCSS
$custom: #f0f4ea; $custom-light: #f4f7f0; $custom-dark: #000000;
JSON
{
"hex": "#f0f4ea",
"rgb": {
"r": 240,
"g": 244,
"b": 234
},
"hsl": {
"h": 84,
"s": 31.25,
"l": 93.725
},
"oklch": {
"l": 0.96137,
"c": 0.01387,
"h": 124.6
},
"luminance": 0.89167
}Semantic roles & 50–950 ramp
primary
#F0F4EA
secondary
#BEB4CF
accent
#3CAA68
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585