#F3FEF8#F3FEF8
#F3FEF8 is a very light, near-neutral green. Relative luminance 0.967; OKLCH L 98.7% C 0.014 H 162.5°. Best body text is #000000 at 20.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FEF8 |
|---|---|
| RGB | rgb(243, 254, 248) |
| HSL | hsl(147, 85%, 97%) |
| HSV | hsv(147, 4%, 100%) |
| CMYK | cmyk(4.3%, 0%, 2.4%, 0.4%) |
| CIE-LAB | lab(98.72, -4.67, 1.61) |
| CIE-LCH | lch(98.72, 4.94, 160.94°) |
| OKLab | oklab(98.72% -0.0133 0.0042) |
| OKLCH | oklch(98.72% 0.014 162.5) |
| XYZ | xyz(89.3441, 96.7151, 102.7497) |
| Luminance | 0.9672 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.70
Azure (CSS)
#F0FFFF
ΔE00 2.99
Honeydew
#F0FFF0
ΔE00 4.14
Ivory
#FFFFF0
ΔE00 5.53
Off White
#FAF9F6
ΔE00 5.81
White
#FFFFFF
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FEF8 #FEF3F9
analogous
#F4FEF3 #F3FEF8 #F3FEFE
triadic
#F3FEF8 #F8F3FE #FEF8F3
tetradic
#F3FEF8 #F3F4FE #FEF3F9 #FEFEF3
square
#F3FEF8 #F3F4FE #FEF3F9 #FEFEF3
split-complementary
#F3FEF8 #FEF3FE #FEF3F4
monochromatic
#82F5B6 #BBF9D7 #E3FDEF #E3FDEF #E3FDEF
Accessibility & contrast
On white
1.03
#F3FEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.34
#F3FEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FEF8
20.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FEF8 | 1.00 | 1.03 | 20.34 | 20.34 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF8
Deuteranopia (green-blind)
#FBFBF8
Tritanopia (blue-blind)
#F1FEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f3fef8; /* rgb */ color: rgb(243, 254, 248); /* oklch */ color: oklch(98.7% 0.014 162.5);
Tailwind
colors: {
custom: {
50: '#f7fefa',
500: '#f3fef8',
950: '#000000',
},
}SCSS
$custom: #f3fef8; $custom-light: #f7fefa; $custom-dark: #000000;
JSON
{
"hex": "#f3fef8",
"rgb": {
"r": 243,
"g": 254,
"b": 248
},
"hsl": {
"h": 147.273,
"s": 84.615,
"l": 97.451
},
"oklch": {
"l": 0.98719,
"c": 0.01398,
"h": 162.5
},
"luminance": 0.96716
}Semantic roles & 50–950 ramp
primary
#F3FEF8
secondary
#EAACCD
accent
#047DE1
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585