#F2FFF7#F2FFF7
#F2FFF7 is a very light, near-neutral green. Relative luminance 0.971; OKLCH L 98.8% C 0.017 H 159.1°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FFF7 |
|---|---|
| RGB | rgb(242, 255, 247) |
| HSL | hsl(143, 100%, 97%) |
| HSV | hsv(143, 5%, 100%) |
| CMYK | cmyk(5.1%, 0%, 3.1%, 0%) |
| CIE-LAB | lab(98.87, -5.68, 2.35) |
| CIE-LCH | lch(98.87, 6.14, 157.54°) |
| OKLab | oklab(98.82% -0.0161 0.0061) |
| OKLCH | oklch(98.82% 0.017 159.1) |
| XYZ | xyz(89.1633, 97.1120, 102.0247) |
| Luminance | 0.9711 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.90
Honeydew
#F0FFF0
ΔE00 2.99
Azure (CSS)
#F0FFFF
ΔE00 3.69
Ivory
#FFFFF0
ΔE00 5.72
Lightcyan
#E0FFFF
ΔE00 6.38
Off White
#FAF9F6
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FFF7 #FFF2FA
analogous
#F4FFF2 #F2FFF7 #F2FFFE
triadic
#F2FFF7 #F7F2FF #FFF7F2
tetradic
#F2FFF7 #F2F4FF #FFF2FA #FFFEF2
square
#F2FFF7 #F2F4FF #FFF2FA #FFFEF2
split-complementary
#F2FFF7 #FEF2FF #FFF2F4
monochromatic
#78FFAC #B5FFD1 #E0FFEC #E0FFEC #E0FFEC
Accessibility & contrast
On white
1.03
#F2FFF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#F2FFF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FFF7
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FFF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FFF7 | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFFDF7
Deuteranopia (green-blind)
#FCFBF7
Tritanopia (blue-blind)
#F0FFFD
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #f2fff7; /* rgb */ color: rgb(242, 255, 247); /* oklch */ color: oklch(98.8% 0.017 159.1);
Tailwind
colors: {
custom: {
50: '#f6fff9',
500: '#f2fff7',
950: '#000000',
},
}SCSS
$custom: #f2fff7; $custom-light: #f6fff9; $custom-dark: #000000;
JSON
{
"hex": "#f2fff7",
"rgb": {
"r": 242,
"g": 255,
"b": 247
},
"hsl": {
"h": 143.077,
"s": 100,
"l": 97.451
},
"oklch": {
"l": 0.98817,
"c": 0.0172,
"h": 159.1
},
"luminance": 0.97113
}Semantic roles & 50–950 ramp
primary
#F2FFF7
secondary
#EFA6D3
accent
#008DE6
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171817
muted
#858685