#F5F8EA#F5F8EA
#F5F8EA is a very light, near-neutral yellow-green. Relative luminance 0.925; OKLCH L 97.3% C 0.019 H 116.6°. Best body text is #000000 at 19.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F5F8EA |
|---|---|
| RGB | rgb(245, 248, 234) |
| HSL | hsl(73, 50%, 95%) |
| HSV | hsv(73, 6%, 97%) |
| CMYK | cmyk(1.2%, 0%, 5.6%, 2.7%) |
| CIE-LAB | lab(97.02, -3.41, 6.37) |
| CIE-LCH | lch(97.02, 7.23, 118.17°) |
| OKLab | oklab(97.31% -0.0084 0.0167) |
| OKLCH | oklch(97.31% 0.019 116.6) |
| XYZ | xyz(86.0726, 92.4879, 91.1434) |
| Luminance | 0.9249 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.02
Beige
#F5F5DC
ΔE00 4.08
Floralwhite
#FFFAF0
ΔE00 4.58
Mintcream
#F5FFFA
ΔE00 4.66
Off White (survey)
#FFFFE4
ΔE00 4.79
Honeydew
#F0FFF0
ΔE00 4.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5F8EA #EDEAF8
analogous
#F8F4EA #F5F8EA #EEF8EA
triadic
#F5F8EA #EAF5F8 #F8EAF5
tetradic
#F5F8EA #EAF8F4 #EDEAF8 #F8EAEE
square
#F5F8EA #EAF8F4 #EDEAF8 #F8EAEE
split-complementary
#F5F8EA #EAEEF8 #F4EAF8
monochromatic
#C9D98E #DFE9BC #F4F7E8 #F4F7E8 #F4F7E8
Accessibility & contrast
On white
1.08
#F5F8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.50
#F5F8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5F8EA
19.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5F8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5F8EA | 1.00 | 1.08 | 19.50 | 19.50 |
| #FFFFFF | 1.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF6E9
Deuteranopia (green-blind)
#FAF7EA
Tritanopia (blue-blind)
#F7F6F4
Achromatopsia (no color)
#F6F6F6
Design tokens & code
CSS
--color: #f5f8ea; /* rgb */ color: rgb(245, 248, 234); /* oklch */ color: oklch(97.3% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#f8faf0',
500: '#f5f8ea',
950: '#000000',
},
}SCSS
$custom: #f5f8ea; $custom-light: #f8faf0; $custom-dark: #000000;
JSON
{
"hex": "#f5f8ea",
"rgb": {
"r": 245,
"g": 248,
"b": 234
},
"hsl": {
"h": 72.857,
"s": 50,
"l": 94.51
},
"oklch": {
"l": 0.97306,
"c": 0.01868,
"h": 116.6
},
"luminance": 0.92488
}Semantic roles & 50–950 ramp
primary
#F5F8EA
secondary
#B7AED8
accent
#28BD48
background
#FFFFFF
surface
#FFFFFE
border
#D7D7D6
text
#171716
muted
#858585