#F0F2EA#F0F2EA
#F0F2EA is a very light, near-neutral yellow-green. Relative luminance 0.880; OKLCH L 95.7% C 0.011 H 118.0°. Best body text is #000000 at 18.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F2EA |
|---|---|
| RGB | rgb(240, 242, 234) |
| HSL | hsl(75, 24%, 93%) |
| HSV | hsv(75, 3%, 95%) |
| CMYK | cmyk(0.8%, 0%, 3.3%, 5.1%) |
| CIE-LAB | lab(95.15, -2.07, 3.62) |
| CIE-LCH | lch(95.15, 4.17, 119.70°) |
| OKLab | oklab(95.74% -0.0051 0.0095) |
| OKLCH | oklch(95.74% 0.011 118) |
| XYZ | xyz(82.5362, 87.9701, 90.4577) |
| Luminance | 0.8797 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 3.51
Floralwhite
#FFFAF0
ΔE00 3.79
Ivory
#FFFFF0
ΔE00 3.89
Mintcream
#F5FFFA
ΔE00 4.20
Whitesmoke
#F5F5F5
ΔE00 4.38
Light Grey
#D8DCD6
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F2EA #ECEAF2
analogous
#F2F0EA #F0F2EA #ECF2EA
triadic
#F0F2EA #EAF0F2 #F2EAF0
tetradic
#F0F2EA #EAF2F0 #ECEAF2 #F2EAEC
square
#F0F2EA #EAF2F0 #ECEAF2 #F2EAEC
split-complementary
#F0F2EA #EAECF2 #F0EAF2
monochromatic
#BAC39E #D5DBC4 #F0F2EA #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.13
#F0F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.59
#F0F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F2EA
18.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F2EA | 1.00 | 1.13 | 18.59 | 18.59 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EA
Deuteranopia (green-blind)
#F3F1EA
Tritanopia (blue-blind)
#F1F1F0
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f2ea; /* rgb */ color: rgb(240, 242, 234); /* oklch */ color: oklch(95.7% 0.011 118.0);
Tailwind
colors: {
custom: {
50: '#f4f6f0',
500: '#f0f2ea',
950: '#000000',
},
}SCSS
$custom: #f0f2ea; $custom-light: #f4f6f0; $custom-dark: #000000;
JSON
{
"hex": "#f0f2ea",
"rgb": {
"r": 240,
"g": 242,
"b": 234
},
"hsl": {
"h": 75,
"s": 23.529,
"l": 93.333
},
"oklch": {
"l": 0.95742,
"c": 0.01079,
"h": 118
},
"luminance": 0.8797
}Semantic roles & 50–950 ramp
primary
#F0F2EA
secondary
#BBB6CA
accent
#44A25B
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585