#F0FAEA#F0FAEA
#F0FAEA is a very light, muted yellow-green. Relative luminance 0.928; OKLCH L 97.3% C 0.024 H 133.5°. Best body text is #000000 at 19.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAEA |
|---|---|
| RGB | rgb(240, 250, 234) |
| HSL | hsl(98, 62%, 95%) |
| HSV | hsv(98, 6%, 98%) |
| CMYK | cmyk(4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(97.16, -6.10, 6.53) |
| CIE-LCH | lch(97.16, 8.94, 133.04°) |
| OKLab | oklab(97.33% -0.0162 0.0171) |
| OKLCH | oklch(97.33% 0.024 133.5) |
| XYZ | xyz(84.9696, 92.8367, 91.2688) |
| Luminance | 0.9284 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.02
Ivory
#FFFFF0
ΔE00 4.48
Mintcream
#F5FFFA
ΔE00 4.76
Beige
#F5F5DC
ΔE00 4.92
Off White (survey)
#FFFFE4
ΔE00 5.36
Lightyellow
#FFFFE0
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAEA #F4EAFA
analogous
#F8FAEA #F0FAEA #EAFAEC
triadic
#F0FAEA #EAF0FA #FAEAF0
tetradic
#F0FAEA #EAF8FA #F4EAFA #FAECEA
square
#F0FAEA #EAF8FA #F4EAFA #FAECEA
split-complementary
#F0FAEA #ECEAFA #FAEAF8
monochromatic
#A9E287 #CDEEB9 #EDF9E6 #EDF9E6 #EDF9E6
Accessibility & contrast
On white
1.07
#F0FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.57
#F0FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAEA
19.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAEA | 1.00 | 1.07 | 19.57 | 19.57 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF7E9
Deuteranopia (green-blind)
#FAF7EB
Tritanopia (blue-blind)
#F0F8F5
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0faea; /* rgb */ color: rgb(240, 250, 234); /* oklch */ color: oklch(97.3% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#f5fcf0',
500: '#f0faea',
950: '#000000',
},
}SCSS
$custom: #f0faea; $custom-light: #f5fcf0; $custom-dark: #000000;
JSON
{
"hex": "#f0faea",
"rgb": {
"r": 240,
"g": 250,
"b": 234
},
"hsl": {
"h": 97.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97329,
"c": 0.02355,
"h": 133.5
},
"luminance": 0.92837
}Semantic roles & 50–950 ramp
primary
#F0FAEA
secondary
#CAABDD
accent
#1CC988
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585