#F8FCF8#F8FCF8
#F8FCF8 is a very light, near-neutral green. Relative luminance 0.964; OKLCH L 98.7% C 0.007 H 145.5°. Best body text is #000000 at 20.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FCF8 |
|---|---|
| RGB | rgb(248, 252, 248) |
| HSL | hsl(120, 40%, 98%) |
| HSV | hsv(120, 2%, 99%) |
| CMYK | cmyk(1.6%, 0%, 1.6%, 1.2%) |
| CIE-LAB | lab(98.57, -2.02, 1.45) |
| CIE-LCH | lch(98.57, 2.49, 144.35°) |
| OKLab | oklab(98.7% -0.0055 0.0038) |
| OKLCH | oklch(98.7% 0.007 145.5) |
| XYZ | xyz(90.4622, 96.3544, 102.6212) |
| Luminance | 0.9636 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Off White
#FAF9F6
ΔE00 2.59
Mintcream
#F5FFFA
ΔE00 2.70
White
#FFFFFF
ΔE00 3.23
Whitesmoke
#F5F5F5
ΔE00 3.34
Pale Grey
#FDFDFE
ΔE00 3.60
Floralwhite
#FFFAF0
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FCF8 #FCF8FC
analogous
#FAFCF8 #F8FCF8 #F8FCFA
triadic
#F8FCF8 #F8F8FC #FCF8F8
tetradic
#F8FCF8 #F8FAFC #FCF8FC #FCFAF8
square
#F8FCF8 #F8FAFC #FCF8FC #FCFAF8
split-complementary
#F8FCF8 #FAF8FC #FCF8FA
monochromatic
#A2D7A2 #CDEACD #EAF6EA #EAF6EA #EAF6EA
Accessibility & contrast
On white
1.04
#F8FCF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.27
#F8FCF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FCF8
20.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FCF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FCF8 | 1.00 | 1.04 | 20.27 | 20.27 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFBF8
Deuteranopia (green-blind)
#FBFBF8
Tritanopia (blue-blind)
#F8FCFB
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f8fcf8; /* rgb */ color: rgb(248, 252, 248); /* oklch */ color: oklch(98.7% 0.007 145.5);
Tailwind
colors: {
custom: {
50: '#fafdfa',
500: '#f8fcf8',
950: '#000000',
},
}SCSS
$custom: #f8fcf8; $custom-light: #fafdfa; $custom-dark: #000000;
JSON
{
"hex": "#f8fcf8",
"rgb": {
"r": 248,
"g": 252,
"b": 248
},
"hsl": {
"h": 120,
"s": 40,
"l": 98.039
},
"oklch": {
"l": 0.98695,
"c": 0.00673,
"h": 145.5
},
"luminance": 0.96355
}Semantic roles & 50–950 ramp
primary
#F8FCF8
secondary
#DABEDA
accent
#32B3B3
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585