#F0F6DC#F0F6DC
#F0F6DC is a very light, muted yellow-green. Relative luminance 0.896; OKLCH L 96.2% C 0.035 H 117.6°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F6DC |
|---|---|
| RGB | rgb(240, 246, 220) |
| HSL | hsl(74, 59%, 91%) |
| HSV | hsv(74, 11%, 96%) |
| CMYK | cmyk(2.4%, 0%, 10.6%, 3.5%) |
| CIE-LAB | lab(95.83, -6.42, 11.83) |
| CIE-LCH | lch(95.83, 13.46, 118.49°) |
| OKLab | oklab(96.17% -0.0161 0.0308) |
| OKLCH | oklch(96.17% 0.035 117.6) |
| XYZ | xyz(81.8075, 89.6043, 80.6819) |
| Luminance | 0.8960 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.47
Off White (survey)
#FFFFE4
ΔE00 3.15
Lightyellow
#FFFFE0
ΔE00 3.35
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.63
Honeydew
#F0FFF0
ΔE00 5.20
Cornsilk
#FFF8DC
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F6DC #E2DCF6
analogous
#F6EFDC #F0F6DC #E3F6DC
triadic
#F0F6DC #DCF0F6 #F6DCF0
tetradic
#F0F6DC #DCF6EF #E2DCF6 #F6DCE3
square
#F0F6DC #DCF6EF #E2DCF6 #F6DCE3
split-complementary
#F0F6DC #DCE3F6 #EFDCF6
monochromatic
#C6DD7B #DBE9AB #F0F6DC #F5F9E7 #F5F9E7
Accessibility & contrast
On white
1.11
#F0F6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#F0F6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F6DC
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F6DC | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DB
Deuteranopia (green-blind)
#F9F3DD
Tritanopia (blue-blind)
#F3F3EE
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f0f6dc; /* rgb */ color: rgb(240, 246, 220); /* oklch */ color: oklch(96.2% 0.035 117.6);
Tailwind
colors: {
custom: {
50: '#f5f9e6',
500: '#f0f6dc',
950: '#000000',
},
}SCSS
$custom: #f0f6dc; $custom-light: #f5f9e6; $custom-dark: #000000;
JSON
{
"hex": "#f0f6dc",
"rgb": {
"r": 240,
"g": 246,
"b": 220
},
"hsl": {
"h": 73.846,
"s": 59.091,
"l": 91.373
},
"oklch": {
"l": 0.96174,
"c": 0.03474,
"h": 117.6
},
"luminance": 0.89604
}Semantic roles & 50–950 ramp
primary
#F0F6DC
secondary
#AC9FD7
accent
#1FC746
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584