#F5FAEE#F5FAEE
#F5FAEE is a very light, near-neutral yellow-green. Relative luminance 0.940; OKLCH L 97.8% C 0.017 H 125.3°. Best body text is #000000 at 19.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F5FAEE |
|---|---|
| RGB | rgb(245, 250, 238) |
| HSL | hsl(85, 55%, 96%) |
| HSV | hsv(85, 5%, 98%) |
| CMYK | cmyk(2%, 0%, 4.8%, 2%) |
| CIE-LAB | lab(97.61, -3.74, 5.17) |
| CIE-LCH | lch(97.61, 6.38, 125.88°) |
| OKLab | oklab(97.81% -0.0096 0.0136) |
| OKLCH | oklch(97.81% 0.017 125.3) |
| XYZ | xyz(87.2719, 93.9567, 94.4101) |
| Luminance | 0.9396 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.60
Mintcream
#F5FFFA
ΔE00 3.55
Honeydew
#F0FFF0
ΔE00 4.18
Floralwhite
#FFFAF0
ΔE00 4.97
Beige
#F5F5DC
ΔE00 5.08
Off White
#FAF9F6
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5FAEE #F3EEFA
analogous
#FAF9EE #F5FAEE #EFFAEE
triadic
#F5FAEE #EEF5FA #FAEEF5
tetradic
#F5FAEE #EEFAF9 #F3EEFA #FAEEEF
square
#F5FAEE #EEFAF9 #F3EEFA #FAEEEF
split-complementary
#F5FAEE #EEEFFA #F9EEFA
monochromatic
#BDDE8F #D9ECBF #F1F8E7 #F1F8E7 #F1F8E7
Accessibility & contrast
On white
1.06
#F5FAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.79
#F5FAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5FAEE
19.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5FAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5FAEE | 1.00 | 1.06 | 19.79 | 19.79 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF8ED
Deuteranopia (green-blind)
#FBF8EE
Tritanopia (blue-blind)
#F6F9F6
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f5faee; /* rgb */ color: rgb(245, 250, 238); /* oklch */ color: oklch(97.8% 0.017 125.3);
Tailwind
colors: {
custom: {
50: '#f8fcf3',
500: '#f5faee',
950: '#000000',
},
}SCSS
$custom: #f5faee; $custom-light: #f8fcf3; $custom-dark: #000000;
JSON
{
"hex": "#f5faee",
"rgb": {
"r": 245,
"g": 250,
"b": 238
},
"hsl": {
"h": 85,
"s": 54.545,
"l": 95.686
},
"oklch": {
"l": 0.97806,
"c": 0.01664,
"h": 125.3
},
"luminance": 0.93957
}Semantic roles & 50–950 ramp
primary
#F5FAEE
secondary
#C2B0DC
accent
#23C266
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171717
muted
#858585