#F0F6EE#F0F6EE
#F0F6EE is a very light, near-neutral green. Relative luminance 0.906; OKLCH L 96.6% C 0.012 H 137.8°. Best body text is #000000 at 19.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F6EE |
|---|---|
| RGB | rgb(240, 246, 238) |
| HSL | hsl(105, 31%, 95%) |
| HSV | hsv(105, 3%, 96%) |
| CMYK | cmyk(2.4%, 0%, 3.3%, 3.5%) |
| CIE-LAB | lab(96.25, -3.40, 3.15) |
| CIE-LCH | lch(96.25, 4.63, 137.16°) |
| OKLab | oklab(96.64% -0.0091 0.0083) |
| OKLCH | oklch(96.64% 0.012 137.8) |
| XYZ | xyz(84.3209, 90.6097, 93.9195) |
| Luminance | 0.9061 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.61
Ivory
#FFFFF0
ΔE00 4.08
Off White
#FAF9F6
ΔE00 4.54
Honeydew
#F0FFF0
ΔE00 4.90
Azure (CSS)
#F0FFFF
ΔE00 4.99
Floralwhite
#FFFAF0
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F6EE #F4EEF6
analogous
#F4F6EE #F0F6EE #EEF6F0
triadic
#F0F6EE #EEF0F6 #F6EEF0
tetradic
#F0F6EE #EEF4F6 #F4EEF6 #F6F0EE
square
#F0F6EE #EEF4F6 #F4EEF6 #F6F0EE
split-complementary
#F0F6EE #F0EEF6 #F6EEF4
monochromatic
#A9CC9E #CDE1C6 #EDF4EB #EDF4EB #EDF4EB
Accessibility & contrast
On white
1.10
#F0F6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.12
#F0F6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F6EE
19.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F6EE | 1.00 | 1.10 | 19.12 | 19.12 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F5EE
Deuteranopia (green-blind)
#F6F4EE
Tritanopia (blue-blind)
#F0F5F4
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f0f6ee; /* rgb */ color: rgb(240, 246, 238); /* oklch */ color: oklch(96.6% 0.012 137.8);
Tailwind
colors: {
custom: {
50: '#f4f9f3',
500: '#f0f6ee',
950: '#000000',
},
}SCSS
$custom: #f0f6ee; $custom-light: #f4f9f3; $custom-dark: #000000;
JSON
{
"hex": "#f0f6ee",
"rgb": {
"r": 240,
"g": 246,
"b": 238
},
"hsl": {
"h": 105,
"s": 30.769,
"l": 94.902
},
"oklch": {
"l": 0.96641,
"c": 0.01231,
"h": 137.8
},
"luminance": 0.9061
}Semantic roles & 50–950 ramp
primary
#F0F6EE
secondary
#CAB7D1
accent
#3CA98E
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585