#F8FEFA#F8FEFA
#F8FEFA is a very light, near-neutral green. Relative luminance 0.977; OKLCH L 99.1% C 0.008 H 157.1°. Best body text is #000000 at 20.55:1 contrast (WCAG AA passes).
Color values
| HEX | #F8FEFA |
|---|---|
| RGB | rgb(248, 254, 250) |
| HSL | hsl(140, 75%, 98%) |
| HSV | hsv(140, 2%, 100%) |
| CMYK | cmyk(2.4%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(99.12, -2.68, 1.22) |
| CIE-LCH | lch(99.12, 2.94, 155.50°) |
| OKLab | oklab(99.14% -0.0076 0.0032) |
| OKLCH | oklch(99.14% 0.008 157.1) |
| XYZ | xyz(91.4055, 97.7419, 104.4745) |
| Luminance | 0.9774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.81
Off White
#FAF9F6
ΔE00 3.50
Azure (CSS)
#F0FFFF
ΔE00 3.74
White
#FFFFFF
ΔE00 3.87
Whitesmoke
#F5F5F5
ΔE00 4.12
Pale Grey
#FDFDFE
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8FEFA #FEF8FC
analogous
#F9FEF8 #F8FEFA #F8FEFD
triadic
#F8FEFA #FAF8FE #FEFAF8
tetradic
#F8FEFA #F8F9FE #FEF8FC #FEFDF8
square
#F8FEFA #F8F9FE #FEF8FC #FEFDF8
split-complementary
#F8FEFA #FDF8FE #FEF8F9
monochromatic
#8DEFAD #C2F6D4 #E4FBEC #E4FBEC #E4FBEC
Accessibility & contrast
On white
1.02
#F8FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.55
#F8FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8FEFA
20.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8FEFA | 1.00 | 1.02 | 20.55 | 20.55 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFA
Deuteranopia (green-blind)
#FDFCFA
Tritanopia (blue-blind)
#F7FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f8fefa; /* rgb */ color: rgb(248, 254, 250); /* oklch */ color: oklch(99.1% 0.008 157.1);
Tailwind
colors: {
custom: {
50: '#fafefb',
500: '#f8fefa',
950: '#000000',
},
}SCSS
$custom: #f8fefa; $custom-light: #fafefb; $custom-dark: #000000;
JSON
{
"hex": "#f8fefa",
"rgb": {
"r": 248,
"g": 254,
"b": 250
},
"hsl": {
"h": 140,
"s": 75,
"l": 98.431
},
"oklch": {
"l": 0.99142,
"c": 0.00821,
"h": 157.1
},
"luminance": 0.97742
}Semantic roles & 50–950 ramp
primary
#F8FEFA
secondary
#E7B3D6
accent
#0E94D7
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585