#F0F6EA#F0F6EA
#F0F6EA is a very light, near-neutral yellow-green. Relative luminance 0.904; OKLCH L 96.5% C 0.017 H 128.6°. Best body text is #000000 at 19.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F0F6EA |
|---|---|
| RGB | rgb(240, 246, 234) |
| HSL | hsl(90, 40%, 94%) |
| HSV | hsv(90, 5%, 96%) |
| CMYK | cmyk(2.4%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(96.15, -4.09, 5.08) |
| CIE-LCH | lch(96.15, 6.52, 128.85°) |
| OKLab | oklab(96.53% -0.0106 0.0133) |
| OKLCH | oklch(96.53% 0.017 128.6) |
| XYZ | xyz(83.7398, 90.3772, 90.8589) |
| Luminance | 0.9038 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 3.37
Mintcream
#F5FFFA
ΔE00 3.72
Honeydew
#F0FFF0
ΔE00 3.99
Beige
#F5F5DC
ΔE00 5.11
Floralwhite
#FFFAF0
ΔE00 5.54
Off White
#FAF9F6
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F0F6EA #F0EAF6
analogous
#F6F6EA #F0F6EA #EAF6EA
triadic
#F0F6EA #EAF0F6 #F6EAF0
tetradic
#F0F6EA #EAF6F6 #F0EAF6 #F6EAEA
square
#F0F6EA #EAF6F6 #F0EAF6 #F6EAEA
split-complementary
#F0F6EA #EAEAF6 #F6EAF6
monochromatic
#B3D194 #D1E4BF #F0F6EA #F0F6EA #F0F6EA
Accessibility & contrast
On white
1.10
#F0F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.08
#F0F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F0F6EA
19.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F0F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F0F6EA | 1.00 | 1.10 | 19.08 | 19.08 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4E9
Deuteranopia (green-blind)
#F6F4EA
Tritanopia (blue-blind)
#F1F5F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f0f6ea; /* rgb */ color: rgb(240, 246, 234); /* oklch */ color: oklch(96.5% 0.017 128.6);
Tailwind
colors: {
custom: {
50: '#f5f9f0',
500: '#f0f6ea',
950: '#000000',
},
}SCSS
$custom: #f0f6ea; $custom-light: #f5f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f0f6ea",
"rgb": {
"r": 240,
"g": 246,
"b": 234
},
"hsl": {
"h": 90,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96533,
"c": 0.01705,
"h": 128.6
},
"luminance": 0.90377
}Semantic roles & 50–950 ramp
primary
#F0F6EA
secondary
#C2B1D3
accent
#32B373
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585