#F0F2EE#F0F2EE
#F0F2EE is a very light, near-neutral yellow-green. Relative luminance 0.882; OKLCH L 95.9% C 0.006 H 128.5°. Best body text is #000000 at 18.64:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F2EE |
|---|---|
| RGB | rgb(240, 242, 238) |
| HSL | hsl(90, 13%, 94%) |
| HSV | hsv(90, 2%, 95%) |
| CMYK | cmyk(0.8%, 0%, 1.7%, 5.1%) |
| CIE-LAB | lab(95.25, -1.37, 1.69) |
| CIE-LCH | lch(95.25, 2.18, 128.99°) |
| OKLab | oklab(95.85% -0.0035 0.0045) |
| OKLCH | oklch(95.85% 0.006 128.5) |
| XYZ | xyz(83.1174, 88.2025, 93.5183) |
| Luminance | 0.8820 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.30
Whitesmoke
#F5F5F5
ΔE00 2.63
White
#FFFFFF
ΔE00 3.74
Pale Grey
#FDFDFE
ΔE00 3.86
Floralwhite
#FFFAF0
ΔE00 4.22
Mintcream
#F5FFFA
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F2EE #F0EEF2
analogous
#F2F2EE #F0F2EE #EEF2EE
triadic
#F0F2EE #EEF0F2 #F2EEF0
tetradic
#F0F2EE #EEF2F2 #F0EEF2 #F2EEEE
square
#F0F2EE #EEF2F2 #F0EEF2 #F2EEEE
split-complementary
#F0F2EE #EEEEF2 #F2EEF2
monochromatic
#B3BDA9 #D1D7CB #F0F2EE #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.13
#F0F2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.64
#F0F2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F2EE
18.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F2EE | 1.00 | 1.13 | 18.64 | 18.64 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3F1EE
Deuteranopia (green-blind)
#F2F1EE
Tritanopia (blue-blind)
#F0F2F1
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f2ee; /* rgb */ color: rgb(240, 242, 238); /* oklch */ color: oklch(95.9% 0.006 128.5);
Tailwind
colors: {
custom: {
50: '#f4f6f3',
500: '#f0f2ee',
950: '#000000',
},
}SCSS
$custom: #f0f2ee; $custom-light: #f4f6f3; $custom-dark: #000000;
JSON
{
"hex": "#f0f2ee",
"rgb": {
"r": 240,
"g": 242,
"b": 238
},
"hsl": {
"h": 90,
"s": 13.333,
"l": 94.118
},
"oklch": {
"l": 0.95851,
"c": 0.0057,
"h": 128.5
},
"luminance": 0.88203
}Semantic roles & 50–950 ramp
primary
#F0F2EE
secondary
#C2BCC8
accent
#4E9773
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585