#F0F2E6#F0F2E6
#F0F2E6 is a very light, near-neutral yellow-green. Relative luminance 0.877; OKLCH L 95.6% C 0.016 H 114.4°. Best body text is #000000 at 18.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F2E6 |
|---|---|
| RGB | rgb(240, 242, 230) |
| HSL | hsl(70, 32%, 93%) |
| HSV | hsv(70, 5%, 95%) |
| CMYK | cmyk(0.8%, 0%, 5%, 5.1%) |
| CIE-LAB | lab(95.05, -2.75, 5.55) |
| CIE-LCH | lch(95.05, 6.20, 116.35°) |
| OKLab | oklab(95.64% -0.0066 0.0146) |
| OKLCH | oklch(95.64% 0.016 114.4) |
| XYZ | xyz(81.9681, 87.7428, 87.4654) |
| Luminance | 0.8774 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.00
Floralwhite
#FFFAF0
ΔE00 4.18
Eggshell
#F0EAD6
ΔE00 4.54
Oldlace
#FDF5E6
ΔE00 4.71
Beige
#F5F5DC
ΔE00 4.78
Mintcream
#F5FFFA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F2E6 #E8E6F2
analogous
#F2EEE6 #F0F2E6 #EAF2E6
triadic
#F0F2E6 #E6F0F2 #F2E6F0
tetradic
#F0F2E6 #E6F2EE #E8E6F2 #F2E6EA
square
#F0F2E6 #E6F2EE #E8E6F2 #F2E6EA
split-complementary
#F0F2E6 #E6EAF2 #EEE6F2
monochromatic
#C0C895 #D8DDBE #F0F2E6 #F3F5EB #F3F5EB
Accessibility & contrast
On white
1.13
#F0F2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.55
#F0F2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F2E6
18.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F2E6 | 1.00 | 1.13 | 18.55 | 18.55 |
| #FFFFFF | 1.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E5
Deuteranopia (green-blind)
#F4F1E6
Tritanopia (blue-blind)
#F2F0EE
Achromatopsia (no color)
#F1F1F1
Design tokens & code
CSS
--color: #f0f2e6; /* rgb */ color: rgb(240, 242, 230); /* oklch */ color: oklch(95.6% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#f5f6ed',
500: '#f0f2e6',
950: '#000000',
},
}SCSS
$custom: #f0f2e6; $custom-light: #f5f6ed; $custom-dark: #000000;
JSON
{
"hex": "#f0f2e6",
"rgb": {
"r": 240,
"g": 242,
"b": 230
},
"hsl": {
"h": 70,
"s": 31.579,
"l": 92.549
},
"oklch": {
"l": 0.95635,
"c": 0.01601,
"h": 114.4
},
"luminance": 0.87743
}Semantic roles & 50–950 ramp
primary
#F0F2E6
secondary
#B5B0CC
accent
#3BAA4E
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584