#F0FAEB#F0FAEB
#F0FAEB is a very light, muted green. Relative luminance 0.929; OKLCH L 97.4% C 0.022 H 134.9°. Best body text is #000000 at 19.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAEB |
|---|---|
| RGB | rgb(240, 250, 235) |
| HSL | hsl(100, 60%, 95%) |
| HSV | hsv(100, 6%, 98%) |
| CMYK | cmyk(4%, 0%, 6%, 2%) |
| CIE-LAB | lab(97.18, -5.93, 6.05) |
| CIE-LCH | lch(97.18, 8.47, 134.42°) |
| OKLab | oklab(97.36% -0.0158 0.0158) |
| OKLCH | oklch(97.36% 0.022 134.9) |
| XYZ | xyz(85.1136, 92.8943, 92.0275) |
| Luminance | 0.9290 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.00
Mintcream
#F5FFFA
ΔE00 4.39
Ivory
#FFFFF0
ΔE00 4.42
Beige
#F5F5DC
ΔE00 5.14
Off White (survey)
#FFFFE4
ΔE00 5.61
Lightyellow
#FFFFE0
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAEB #F5EBFA
analogous
#F7FAEB #F0FAEB #EBFAED
triadic
#F0FAEB #EBF0FA #FAEBF0
tetradic
#F0FAEB #EBF7FA #F5EBFA #FAEDEB
square
#F0FAEB #EBF7FA #F5EBFA #FAEDEB
split-complementary
#F0FAEB #EDEBFA #FAEBF7
monochromatic
#A7E289 #CBEEBA #EDF9E7 #EDF9E7 #EDF9E7
Accessibility & contrast
On white
1.07
#F0FAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.58
#F0FAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAEB
19.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAEB | 1.00 | 1.07 | 19.58 | 19.58 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF7EA
Deuteranopia (green-blind)
#FAF7EC
Tritanopia (blue-blind)
#F0F9F6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0faeb; /* rgb */ color: rgb(240, 250, 235); /* oklch */ color: oklch(97.4% 0.022 134.9);
Tailwind
colors: {
custom: {
50: '#f5fcf1',
500: '#f0faeb',
950: '#000000',
},
}SCSS
$custom: #f0faeb; $custom-light: #f5fcf1; $custom-dark: #000000;
JSON
{
"hex": "#f0faeb",
"rgb": {
"r": 240,
"g": 250,
"b": 235
},
"hsl": {
"h": 100,
"s": 60,
"l": 95.098
},
"oklch": {
"l": 0.97355,
"c": 0.02238,
"h": 134.9
},
"luminance": 0.92895
}Semantic roles & 50–950 ramp
primary
#F0FAEB
secondary
#CDACDD
accent
#1EC88F
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585