#F7FEFA#F7FEFA
#F7FEFA is a very light, near-neutral green. Relative luminance 0.976; OKLCH L 99.1% C 0.009 H 161.3°. Best body text is #000000 at 20.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F7FEFA |
|---|---|
| RGB | rgb(247, 254, 250) |
| HSL | hsl(146, 78%, 98%) |
| HSV | hsv(146, 3%, 100%) |
| CMYK | cmyk(2.8%, 0%, 1.6%, 0.4%) |
| CIE-LAB | lab(99.05, -3.01, 1.11) |
| CIE-LCH | lch(99.05, 3.20, 159.79°) |
| OKLab | oklab(99.07% -0.0086 0.0029) |
| OKLCH | oklch(99.07% 0.009 161.3) |
| XYZ | xyz(91.0518, 97.5596, 104.4580) |
| Luminance | 0.9756 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.40
Azure (CSS)
#F0FFFF
ΔE00 3.37
Off White
#FAF9F6
ΔE00 3.91
White
#FFFFFF
ΔE00 4.24
Whitesmoke
#F5F5F5
ΔE00 4.45
Pale Grey
#FDFDFE
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7FEFA #FEF7FB
analogous
#F7FEF7 #F7FEFA #F7FEFD
triadic
#F7FEFA #FAF7FE #FEFAF7
tetradic
#F7FEFA #F7F7FE #FEF7FB #FEFDF7
square
#F7FEFA #F7F7FE #FEF7FB #FEFDF7
split-complementary
#F7FEFA #FDF7FE #FEF7F7
monochromatic
#8AF0B6 #C1F7D8 #E4FCEE #E4FCEE #E4FCEE
Accessibility & contrast
On white
1.02
#F7FEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.51
#F7FEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7FEFA
20.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7FEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7FEFA | 1.00 | 1.02 | 20.51 | 20.51 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFDFA
Deuteranopia (green-blind)
#FCFCFA
Tritanopia (blue-blind)
#F6FEFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f7fefa; /* rgb */ color: rgb(247, 254, 250); /* oklch */ color: oklch(99.1% 0.009 161.3);
Tailwind
colors: {
custom: {
50: '#f9fefb',
500: '#f7fefa',
950: '#000000',
},
}SCSS
$custom: #f7fefa; $custom-light: #f9fefb; $custom-dark: #000000;
JSON
{
"hex": "#f7fefa",
"rgb": {
"r": 247,
"g": 254,
"b": 250
},
"hsl": {
"h": 145.714,
"s": 77.778,
"l": 98.235
},
"oklch": {
"l": 0.99068,
"c": 0.00903,
"h": 161.3
},
"luminance": 0.9756
}Semantic roles & 50–950 ramp
primary
#F7FEFA
secondary
#E8B1D1
accent
#0B82DA
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585