#F4F6EA#F4F6EA
#F4F6EA is a very light, near-neutral yellow-green. Relative luminance 0.911; OKLCH L 96.8% C 0.016 H 114.4°. Best body text is #000000 at 19.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F6EA |
|---|---|
| RGB | rgb(244, 246, 234) |
| HSL | hsl(70, 40%, 94%) |
| HSV | hsv(70, 5%, 96%) |
| CMYK | cmyk(0.8%, 0%, 4.9%, 3.5%) |
| CIE-LAB | lab(96.45, -2.74, 5.53) |
| CIE-LCH | lch(96.45, 6.18, 116.35°) |
| OKLab | oklab(96.84% -0.0066 0.0145) |
| OKLCH | oklch(96.84% 0.016 114.4) |
| XYZ | xyz(85.1130, 91.0853, 90.9232) |
| Luminance | 0.9109 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.29
Floralwhite
#FFFAF0
ΔE00 3.85
Mintcream
#F5FFFA
ΔE00 4.49
Oldlace
#FDF5E6
ΔE00 4.60
Off White
#FAF9F6
ΔE00 4.76
Beige
#F5F5DC
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F6EA #ECEAF6
analogous
#F6F2EA #F4F6EA #EEF6EA
triadic
#F4F6EA #EAF4F6 #F6EAF4
tetradic
#F4F6EA #EAF6F2 #ECEAF6 #F6EAEE
square
#F4F6EA #EAF6F2 #ECEAF6 #F6EAEE
split-complementary
#F4F6EA #EAEEF6 #F2EAF6
monochromatic
#C7D194 #DEE4BF #F4F6EA #F4F6EA #F4F6EA
Accessibility & contrast
On white
1.09
#F4F6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.22
#F4F6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F6EA
19.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F6EA | 1.00 | 1.09 | 19.22 | 19.22 |
| #FFFFFF | 1.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F5E9
Deuteranopia (green-blind)
#F8F5EA
Tritanopia (blue-blind)
#F6F4F2
Achromatopsia (no color)
#F5F5F5
Design tokens & code
CSS
--color: #f4f6ea; /* rgb */ color: rgb(244, 246, 234); /* oklch */ color: oklch(96.8% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#f7f9f0',
500: '#f4f6ea',
950: '#000000',
},
}SCSS
$custom: #f4f6ea; $custom-light: #f7f9f0; $custom-dark: #000000;
JSON
{
"hex": "#f4f6ea",
"rgb": {
"r": 244,
"g": 246,
"b": 234
},
"hsl": {
"h": 70,
"s": 40,
"l": 94.118
},
"oklch": {
"l": 0.96836,
"c": 0.01595,
"h": 114.4
},
"luminance": 0.91085
}Semantic roles & 50–950 ramp
primary
#F4F6EA
secondary
#B7B1D3
accent
#32B348
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585