#F0F5EA#F0F5EA
#F0F5EA is a very light, near-neutral yellow-green. Relative luminance 0.898; OKLCH L 96.3% C 0.015 H 126.8°. Best body text is #000000 at 18.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F5EA |
|---|---|
| RGB | rgb(240, 245, 234) |
| HSL | hsl(87, 35%, 94%) |
| HSV | hsv(87, 4%, 96%) |
| CMYK | cmyk(2%, 0%, 4.5%, 3.9%) |
| CIE-LAB | lab(95.90, -3.58, 4.71) |
| CIE-LCH | lch(95.90, 5.92, 127.26°) |
| OKLab | oklab(96.34% -0.0093 0.0124) |
| OKLCH | oklch(96.34% 0.015 126.8) |
| XYZ | xyz(83.4365, 89.7705, 90.7578) |
| Luminance | 0.8977 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.31
Mintcream
#F5FFFA
ΔE00 3.66
Honeydew
#F0FFF0
ΔE00 4.59
Floralwhite
#FFFAF0
ΔE00 5.05
Off White
#FAF9F6
ΔE00 5.22
Beige
#F5F5DC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F5EA #EFEAF5
analogous
#F5F5EA #F0F5EA #EBF5EA
triadic
#F0F5EA #EAF0F5 #F5EAF0
tetradic
#F0F5EA #EAF5F5 #EFEAF5 #F5EAEB
square
#F0F5EA #EAF5F5 #EFEAF5 #F5EAEB
split-complementary
#F0F5EA #EAEBF5 #F5EAF5
monochromatic
#B5CE97 #D2E1C1 #F0F5EA #F0F5EA #F0F5EA
Accessibility & contrast
On white
1.11
#F0F5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.95
#F0F5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F5EA
18.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F5EA | 1.00 | 1.11 | 18.95 | 18.95 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#F6F3EA
Tritanopia (blue-blind)
#F1F4F2
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f0f5ea; /* rgb */ color: rgb(240, 245, 234); /* oklch */ color: oklch(96.3% 0.015 126.8);
Tailwind
colors: {
custom: {
50: '#f4f8f0',
500: '#f0f5ea',
950: '#000000',
},
}SCSS
$custom: #f0f5ea; $custom-light: #f4f8f0; $custom-dark: #000000;
JSON
{
"hex": "#f0f5ea",
"rgb": {
"r": 240,
"g": 245,
"b": 234
},
"hsl": {
"h": 87.273,
"s": 35.484,
"l": 93.922
},
"oklch": {
"l": 0.96335,
"c": 0.01545,
"h": 126.8
},
"luminance": 0.89771
}Semantic roles & 50–950 ramp
primary
#F0F5EA
secondary
#C0B2D1
accent
#37AE6D
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585