#F2FDF7#F2FDF7
#F2FDF7 is a very light, near-neutral green. Relative luminance 0.958; OKLCH L 98.4% C 0.014 H 162.5°. Best body text is #000000 at 20.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FDF7 |
|---|---|
| RGB | rgb(242, 253, 247) |
| HSL | hsl(147, 73%, 97%) |
| HSV | hsv(147, 4%, 99%) |
| CMYK | cmyk(4.3%, 0%, 2.4%, 0.8%) |
| CIE-LAB | lab(98.37, -4.67, 1.62) |
| CIE-LCH | lch(98.37, 4.95, 160.94°) |
| OKLab | oklab(98.42% -0.0133 0.0042) |
| OKLCH | oklch(98.42% 0.014 162.5) |
| XYZ | xyz(88.5286, 95.8427, 101.8132) |
| Luminance | 0.9584 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.80
Azure (CSS)
#F0FFFF
ΔE00 3.01
Honeydew
#F0FFF0
ΔE00 4.14
Ivory
#FFFFF0
ΔE00 5.55
Off White
#FAF9F6
ΔE00 5.80
White
#FFFFFF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FDF7 #FDF2F8
analogous
#F3FDF2 #F2FDF7 #F2FDFD
triadic
#F2FDF7 #F7F2FD #FDF7F2
tetradic
#F2FDF7 #F2F3FD #FDF2F8 #FDFDF2
square
#F2FDF7 #F2F3FD #FDF2F8 #FDFDF2
split-complementary
#F2FDF7 #FDF2FD #FDF2F3
monochromatic
#88EDB6 #BDF5D6 #E4FBEF #E4FBEF #E4FBEF
Accessibility & contrast
On white
1.04
#F2FDF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.17
#F2FDF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FDF7
20.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FDF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FDF7 | 1.00 | 1.04 | 20.17 | 20.17 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFBF7
Deuteranopia (green-blind)
#FAFAF7
Tritanopia (blue-blind)
#F0FDFB
Achromatopsia (no color)
#FAFAFA
Design tokens & code
CSS
--color: #f2fdf7; /* rgb */ color: rgb(242, 253, 247); /* oklch */ color: oklch(98.4% 0.014 162.5);
Tailwind
colors: {
custom: {
50: '#f6fef9',
500: '#f2fdf7',
950: '#000000',
},
}SCSS
$custom: #f2fdf7; $custom-light: #f6fef9; $custom-dark: #000000;
JSON
{
"hex": "#f2fdf7",
"rgb": {
"r": 242,
"g": 253,
"b": 247
},
"hsl": {
"h": 147.273,
"s": 73.333,
"l": 97.059
},
"oklch": {
"l": 0.9842,
"c": 0.01399,
"h": 162.5
},
"luminance": 0.95843
}Semantic roles & 50–950 ramp
primary
#F2FDF7
secondary
#E5AECC
accent
#107CD5
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585