#F2FEF6#F2FEF6
#F2FEF6 is a very light, near-neutral green. Relative luminance 0.964; OKLCH L 98.6% C 0.016 H 156.9°. Best body text is #000000 at 20.28:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FEF6 |
|---|---|
| RGB | rgb(242, 254, 246) |
| HSL | hsl(140, 86%, 97%) |
| HSV | hsv(140, 5%, 100%) |
| CMYK | cmyk(4.7%, 0%, 3.1%, 0.4%) |
| CIE-LAB | lab(98.60, -5.35, 2.46) |
| CIE-LCH | lch(98.60, 5.89, 155.33°) |
| OKLab | oklab(98.59% -0.0151 0.0064) |
| OKLCH | oklch(98.59% 0.016 156.9) |
| XYZ | xyz(88.6912, 96.4141, 101.1081) |
| Luminance | 0.9641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.69
Honeydew
#F0FFF0
ΔE00 3.13
Azure (CSS)
#F0FFFF
ΔE00 3.74
Ivory
#FFFFF0
ΔE00 5.41
Off White
#FAF9F6
ΔE00 6.56
Lightcyan
#E0FFFF
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FEF6 #FEF2FA
analogous
#F4FEF2 #F2FEF6 #F2FEFC
triadic
#F2FEF6 #F6F2FE #FEF6F2
tetradic
#F2FEF6 #F2F4FE #FEF2FA #FEFCF2
square
#F2FEF6 #F2F4FE #FEF2FA #FEFCF2
split-complementary
#F2FEF6 #FCF2FE #FEF2F4
monochromatic
#80F5A7 #B9FACF #E3FDEB #E3FDEB #E3FDEB
Accessibility & contrast
On white
1.04
#F2FEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.28
#F2FEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FEF6
20.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FEF6 | 1.00 | 1.04 | 20.28 | 20.28 |
| #FFFFFF | 1.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEFCF6
Deuteranopia (green-blind)
#FBFAF6
Tritanopia (blue-blind)
#F0FEFC
Achromatopsia (no color)
#FBFBFB
Design tokens & code
CSS
--color: #f2fef6; /* rgb */ color: rgb(242, 254, 246); /* oklch */ color: oklch(98.6% 0.016 156.9);
Tailwind
colors: {
custom: {
50: '#f6fef9',
500: '#f2fef6',
950: '#000000',
},
}SCSS
$custom: #f2fef6; $custom-light: #f6fef9; $custom-dark: #000000;
JSON
{
"hex": "#f2fef6",
"rgb": {
"r": 242,
"g": 254,
"b": 246
},
"hsl": {
"h": 140,
"s": 85.714,
"l": 97.255
},
"oklch": {
"l": 0.98591,
"c": 0.0164,
"h": 156.9
},
"luminance": 0.96415
}Semantic roles & 50–950 ramp
primary
#F2FEF6
secondary
#EAAAD5
accent
#0398E2
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585