#F0FAEE#F0FAEE
#F0FAEE is a very light, near-neutral green. Relative luminance 0.931; OKLCH L 97.4% C 0.019 H 140.5°. Best body text is #000000 at 19.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F0FAEE |
|---|---|
| RGB | rgb(240, 250, 238) |
| HSL | hsl(110, 55%, 96%) |
| HSV | hsv(110, 5%, 98%) |
| CMYK | cmyk(4%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.26, -5.41, 4.61) |
| CIE-LCH | lch(97.26, 7.11, 139.58°) |
| OKLab | oklab(97.43% -0.0146 0.0121) |
| OKLCH | oklch(97.43% 0.019 140.5) |
| XYZ | xyz(85.5507, 93.0692, 94.3294) |
| Luminance | 0.9307 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.38
Mintcream
#F5FFFA
ΔE00 3.25
Ivory
#FFFFF0
ΔE00 4.43
Azure (CSS)
#F0FFFF
ΔE00 5.60
Beige
#F5F5DC
ΔE00 5.95
Off White (survey)
#FFFFE4
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0FAEE #F8EEFA
analogous
#F6FAEE #F0FAEE #EEFAF2
triadic
#F0FAEE #EEF0FA #FAEEF0
tetradic
#F0FAEE #EEF6FA #F8EEFA #FAF2EE
square
#F0FAEE #EEF6FA #F8EEFA #FAF2EE
split-complementary
#F0FAEE #F2EEFA #FAEEF6
monochromatic
#9DDE8F #C6ECBF #EAF8E7 #EAF8E7 #EAF8E7
Accessibility & contrast
On white
1.07
#F0FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.61
#F0FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0FAEE
19.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0FAEE | 1.00 | 1.07 | 19.61 | 19.61 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8ED
Deuteranopia (green-blind)
#F9F7EF
Tritanopia (blue-blind)
#F0F9F6
Achromatopsia (no color)
#F7F7F7
Design tokens & code
CSS
--color: #f0faee; /* rgb */ color: rgb(240, 250, 238); /* oklch */ color: oklch(97.4% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#f5fcf3',
500: '#f0faee',
950: '#000000',
},
}SCSS
$custom: #f0faee; $custom-light: #f5fcf3; $custom-dark: #000000;
JSON
{
"hex": "#f0faee",
"rgb": {
"r": 240,
"g": 250,
"b": 238
},
"hsl": {
"h": 110,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97434,
"c": 0.01899,
"h": 140.5
},
"luminance": 0.9307
}Semantic roles & 50–950 ramp
primary
#F0FAEE
secondary
#D5B0DC
accent
#23C2A8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585