#F2FEF7#F2FEF7
#F2FEF7 is a very light, near-neutral green. Relative luminance 0.965; OKLCH L 98.6% C 0.016 H 160.6°. Best body text is #000000 at 20.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF7 |
|---|---|
| RGB | rgb(242, 254, 247) |
| HSL | hsl(145, 86%, 97%) |
| HSV | hsv(145, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 2.8%, 0.4%) |
| CIE-LAB | lab(98.62, -5.18, 1.98) |
| CIE-LCH | lch(98.62, 5.54, 159.06°) |
| OKLab | oklab(98.62% -0.0147 0.0052) |
| OKLCH | oklch(98.62% 0.016 160.6) |
| XYZ | xyz(88.8451, 96.4757, 101.9187) |
| Luminance | 0.9648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.32
Azure (CSS)
#F0FFFF
ΔE00 3.31
Honeydew
#F0FFF0
ΔE00 3.55
Ivory
#FFFFF0
ΔE00 5.60
Off White
#FAF9F6
ΔE00 6.36
Lightcyan
#E0FFFF
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF7 #FEF2F9
analogous
#F3FEF2 #F2FEF7 #F2FEFD
triadic
#F2FEF7 #F7F2FE #FEF7F2
tetradic
#F2FEF7 #F2F3FE #FEF2F9 #FEFDF2
square
#F2FEF7 #F2F3FE #FEF2F9 #FEFDF2
split-complementary
#F2FEF7 #FDF2FE #FEF2F3
monochromatic
#80F5B1 #B9FAD4 #E3FDEE #E3FDEE #E3FDEE
Accessibility & contrast
On white
1.03
#F2FEF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.30
#F2FEF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF7
20.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF7 | 1.00 | 1.03 | 20.30 | 20.30 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF7
Deuteranopia (green-blind)
#FBFAF7
Tritanopia (blue-blind)
#F0FEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef7; /* rgb */ color: rgb(242, 254, 247); /* oklch */ color: oklch(98.6% 0.016 160.6);
Tailwind
colors: {
custom: {
50: '#f6fef9',
500: '#f2fef7',
950: '#000000',
},
}SCSS
$custom: #f2fef7; $custom-light: #f6fef9; $custom-dark: #000000;
JSON
{
"hex": "#f2fef7",
"rgb": {
"r": 242,
"g": 254,
"b": 247
},
"hsl": {
"h": 145,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98618,
"c": 0.01559,
"h": 160.6
},
"luminance": 0.96476
}Semantic roles & 50–950 ramp
primary
#F2FEF7
secondary
#EAAACF
accent
#0385E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585