#F4FAEA#F4FAEA
#F4FAEA is a very light, muted yellow-green. Relative luminance 0.935; OKLCH L 97.6% C 0.022 H 123.6°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4FAEA |
|---|---|
| RGB | rgb(244, 250, 234) |
| HSL | hsl(83, 62%, 95%) |
| HSV | hsv(83, 6%, 98%) |
| CMYK | cmyk(2.4%, 0%, 6.4%, 2%) |
| CIE-LAB | lab(97.45, -4.76, 6.98) |
| CIE-LCH | lch(97.45, 8.45, 124.26°) |
| OKLab | oklab(97.63% -0.0122 0.0183) |
| OKLCH | oklch(97.63% 0.022 123.6) |
| XYZ | xyz(86.3428, 93.5448, 91.3332) |
| Luminance | 0.9355 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.97
Honeydew
#F0FFF0
ΔE00 3.46
Beige
#F5F5DC
ΔE00 3.92
Off White (survey)
#FFFFE4
ΔE00 4.42
Mintcream
#F5FFFA
ΔE00 4.81
Lightyellow
#FFFFE0
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4FAEA #F0EAFA
analogous
#FAF8EA #F4FAEA #ECFAEA
triadic
#F4FAEA #EAF4FA #FAEAF4
tetradic
#F4FAEA #EAFAF8 #F0EAFA #FAEAEC
square
#F4FAEA #EAFAF8 #F0EAFA #FAEAEC
split-complementary
#F4FAEA #EAECFA #F8EAFA
monochromatic
#C0E287 #DAEEB9 #F2F9E6 #F2F9E6 #F2F9E6
Accessibility & contrast
On white
1.07
#F4FAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#F4FAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4FAEA
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4FAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4FAEA | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8E9
Deuteranopia (green-blind)
#FBF8EB
Tritanopia (blue-blind)
#F5F8F5
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f4faea; /* rgb */ color: rgb(244, 250, 234); /* oklch */ color: oklch(97.6% 0.022 123.6);
Tailwind
colors: {
custom: {
50: '#f7fcf0',
500: '#f4faea',
950: '#000000',
},
}SCSS
$custom: #f4faea; $custom-light: #f7fcf0; $custom-dark: #000000;
JSON
{
"hex": "#f4faea",
"rgb": {
"r": 244,
"g": 250,
"b": 234
},
"hsl": {
"h": 82.5,
"s": 61.538,
"l": 94.902
},
"oklch": {
"l": 0.97626,
"c": 0.02196,
"h": 123.6
},
"luminance": 0.93545
}Semantic roles & 50–950 ramp
primary
#F4FAEA
secondary
#BEABDD
accent
#1CC95D
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171716
muted
#858585