#F2FAF2#F2FAF2
#F2FAF2 is a very light, near-neutral green. Relative luminance 0.937; OKLCH L 97.7% C 0.013 H 145.5°. Best body text is #000000 at 19.73:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAF2 |
|---|---|
| RGB | rgb(242, 250, 242) |
| HSL | hsl(120, 44%, 96%) |
| HSV | hsv(120, 3%, 98%) |
| CMYK | cmyk(3.2%, 0%, 3.2%, 2%) |
| CIE-LAB | lab(97.49, -4.05, 2.91) |
| CIE-LCH | lch(97.49, 4.99, 144.26°) |
| OKLab | oklab(97.69% -0.0111 0.0076) |
| OKLCH | oklch(97.69% 0.013 145.5) |
| XYZ | xyz(86.8277, 93.6589, 97.4908) |
| Luminance | 0.9366 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.77
Honeydew
#F0FFF0
ΔE00 4.12
Ivory
#FFFFF0
ΔE00 4.31
Azure (CSS)
#F0FFFF
ΔE00 4.35
Off White
#FAF9F6
ΔE00 5.14
Whitesmoke
#F5F5F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAF2 #FAF2FA
analogous
#F6FAF2 #F2FAF2 #F2FAF6
triadic
#F2FAF2 #F2F2FA #FAF2F2
tetradic
#F2FAF2 #F2F6FA #FAF2FA #FAF6F2
square
#F2FAF2 #F2F6FA #FAF2FA #FAF6F2
split-complementary
#F2FAF2 #F6F2FA #FAF2F6
monochromatic
#9AD89A #C6E9C6 #E9F6E9 #E9F6E9 #E9F6E9
Accessibility & contrast
On white
1.06
#F2FAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.73
#F2FAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAF2
19.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAF2 | 1.00 | 1.06 | 19.73 | 19.73 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAF8F2
Deuteranopia (green-blind)
#F9F7F2
Tritanopia (blue-blind)
#F1F9F8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2faf2; /* rgb */ color: rgb(242, 250, 242); /* oklch */ color: oklch(97.7% 0.013 145.5);
Tailwind
colors: {
custom: {
50: '#f6fcf6',
500: '#f2faf2',
950: '#000000',
},
}SCSS
$custom: #f2faf2; $custom-light: #f6fcf6; $custom-dark: #000000;
JSON
{
"hex": "#f2faf2",
"rgb": {
"r": 242,
"g": 250,
"b": 242
},
"hsl": {
"h": 120,
"s": 44.444,
"l": 96.471
},
"oklch": {
"l": 0.9769,
"c": 0.01348,
"h": 145.5
},
"luminance": 0.93659
}Semantic roles & 50–950 ramp
primary
#F2FAF2
secondary
#D9B7D9
accent
#2EB8B8
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585