#F0F8EA#F0F8EA
#F0F8EA is a very light, muted yellow-green. Relative luminance 0.916; OKLCH L 96.9% C 0.020 H 131.4°. Best body text is #000000 at 19.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F8EA |
|---|---|
| RGB | rgb(240, 248, 234) |
| HSL | hsl(94, 50%, 95%) |
| HSV | hsv(94, 6%, 97%) |
| CMYK | cmyk(3.2%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(96.66, -5.10, 5.80) |
| CIE-LCH | lch(96.66, 7.72, 131.29°) |
| OKLab | oklab(96.93% -0.0134 0.0152) |
| OKLCH | oklch(96.93% 0.02 131.4) |
| XYZ | xyz(84.3514, 91.6004, 91.0627) |
| Luminance | 0.9160 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.89
Ivory
#FFFFF0
ΔE00 3.80
Mintcream
#F5FFFA
ΔE00 4.12
Beige
#F5F5DC
ΔE00 4.87
Off White (survey)
#FFFFE4
ΔE00 5.52
Lightyellow
#FFFFE0
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F8EA #F2EAF8
analogous
#F7F8EA #F0F8EA #EAF8EB
triadic
#F0F8EA #EAF0F8 #F8EAF0
tetradic
#F0F8EA #EAF7F8 #F2EAF8 #F8EBEA
square
#F0F8EA #EAF7F8 #F2EAF8 #F8EBEA
split-complementary
#F0F8EA #EBEAF8 #F8EAF7
monochromatic
#AED98E #CFE9BC #EFF7E8 #EFF7E8 #EFF7E8
Accessibility & contrast
On white
1.09
#F0F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.32
#F0F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F8EA
19.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F8EA | 1.00 | 1.09 | 19.32 | 19.32 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#F8F5EB
Tritanopia (blue-blind)
#F0F7F4
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f0f8ea; /* rgb */ color: rgb(240, 248, 234); /* oklch */ color: oklch(96.9% 0.020 131.4);
Tailwind
colors: {
custom: {
50: '#f5faf0',
500: '#f0f8ea',
950: '#000000',
},
}SCSS
$custom: #f0f8ea; $custom-light: #f5faf0; $custom-dark: #000000;
JSON
{
"hex": "#f0f8ea",
"rgb": {
"r": 240,
"g": 248,
"b": 234
},
"hsl": {
"h": 94.286,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.96931,
"c": 0.02029,
"h": 131.4
},
"luminance": 0.91601
}Semantic roles & 50–950 ramp
primary
#F0F8EA
secondary
#C6AED8
accent
#28BD7D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585