#F0F6DE#F0F6DE
#F0F6DE is a very light, muted yellow-green. Relative luminance 0.897; OKLCH L 96.2% C 0.032 H 118.4°. Best body text is #000000 at 18.94:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F6DE |
|---|---|
| RGB | rgb(240, 246, 222) |
| HSL | hsl(75, 57%, 92%) |
| HSV | hsv(75, 10%, 96%) |
| CMYK | cmyk(2.4%, 0%, 9.8%, 3.5%) |
| CIE-LAB | lab(95.88, -6.10, 10.87) |
| CIE-LCH | lch(95.88, 12.46, 119.30°) |
| OKLab | oklab(96.22% -0.0153 0.0283) |
| OKLCH | oklch(96.22% 0.032 118.4) |
| XYZ | xyz(82.0739, 89.7108, 82.0852) |
| Luminance | 0.8971 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 2.42
Off White (survey)
#FFFFE4
ΔE00 3.22
Lightyellow
#FFFFE0
ΔE00 3.65
Honeydew
#F0FFF0
ΔE00 4.75
Ivory
#FFFFF0
ΔE00 4.94
Lightgoldenrodyellow
#FAFAD2
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F6DE #E4DEF6
analogous
#F6F0DE #F0F6DE #E4F6DE
triadic
#F0F6DE #DEF0F6 #F6DEF0
tetradic
#F0F6DE #DEF6F0 #E4DEF6 #F6DEE4
square
#F0F6DE #DEF6F0 #E4DEF6 #F6DEE4
split-complementary
#F0F6DE #DEE4F6 #F0DEF6
monochromatic
#C4DC7E #DAE9AE #F0F6DE #F4F8E7 #F4F8E7
Accessibility & contrast
On white
1.11
#F0F6DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.94
#F0F6DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F6DE
18.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F6DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F6DE | 1.00 | 1.11 | 18.94 | 18.94 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF3DD
Deuteranopia (green-blind)
#F9F3DF
Tritanopia (blue-blind)
#F3F3EF
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f0f6de; /* rgb */ color: rgb(240, 246, 222); /* oklch */ color: oklch(96.2% 0.032 118.4);
Tailwind
colors: {
custom: {
50: '#f5f9e8',
500: '#f0f6de',
950: '#000000',
},
}SCSS
$custom: #f0f6de; $custom-light: #f5f9e8; $custom-dark: #000000;
JSON
{
"hex": "#f0f6de",
"rgb": {
"r": 240,
"g": 246,
"b": 222
},
"hsl": {
"h": 75,
"s": 57.143,
"l": 91.765
},
"oklch": {
"l": 0.96224,
"c": 0.03218,
"h": 118.4
},
"luminance": 0.89711
}Semantic roles & 50–950 ramp
primary
#F0F6DE
secondary
#AFA1D7
accent
#21C54A
background
#FFFFFE
surface
#FEFFFC
border
#D6D7D5
text
#171716
muted
#858584