#F0F8EE#F0F8EE
#F0F8EE is a very light, near-neutral green. Relative luminance 0.918; OKLCH L 97.0% C 0.016 H 139.4°. Best body text is #000000 at 19.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F8EE |
|---|---|
| RGB | rgb(240, 248, 238) |
| HSL | hsl(108, 42%, 95%) |
| HSV | hsv(108, 4%, 97%) |
| CMYK | cmyk(3.2%, 0%, 4%, 2.7%) |
| CIE-LAB | lab(96.75, -4.40, 3.88) |
| CIE-LCH | lch(96.75, 5.87, 138.63°) |
| OKLab | oklab(97.04% -0.0119 0.0102) |
| OKLCH | oklch(97.04% 0.016 139.4) |
| XYZ | xyz(84.9325, 91.8328, 94.1234) |
| Luminance | 0.9183 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.67
Honeydew
#F0FFF0
ΔE00 3.60
Ivory
#FFFFF0
ΔE00 4.07
Azure (CSS)
#F0FFFF
ΔE00 5.15
Off White
#FAF9F6
ΔE00 5.74
Floralwhite
#FFFAF0
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F8EE #F6EEF8
analogous
#F5F8EE #F0F8EE #EEF8F1
triadic
#F0F8EE #EEF0F8 #F8EEF0
tetradic
#F0F8EE #EEF5F8 #F6EEF8 #F8F1EE
square
#F0F8EE #EEF5F8 #F6EEF8 #F8F1EE
split-complementary
#F0F8EE #F1EEF8 #F8EEF5
monochromatic
#A3D497 #CAE6C3 #ECF6E9 #ECF6E9 #ECF6E9
Accessibility & contrast
On white
1.08
#F0F8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.37
#F0F8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F8EE
19.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F8EE | 1.00 | 1.08 | 19.37 | 19.37 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F6ED
Deuteranopia (green-blind)
#F7F5EE
Tritanopia (blue-blind)
#F0F7F5
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f0f8ee; /* rgb */ color: rgb(240, 248, 238); /* oklch */ color: oklch(97.0% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#f5faf3',
500: '#f0f8ee',
950: '#000000',
},
}SCSS
$custom: #f0f8ee; $custom-light: #f5faf3; $custom-dark: #000000;
JSON
{
"hex": "#f0f8ee",
"rgb": {
"r": 240,
"g": 248,
"b": 238
},
"hsl": {
"h": 108,
"s": 41.667,
"l": 95.294
},
"oklch": {
"l": 0.97037,
"c": 0.01565,
"h": 139.4
},
"luminance": 0.91833
}Semantic roles & 50–950 ramp
primary
#F0F8EE
secondary
#CFB4D6
accent
#31B59A
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585