#F2FAF0#F2FAF0
#F2FAF0 is a very light, near-neutral green. Relative luminance 0.935; OKLCH L 97.6% C 0.016 H 139.4°. Best body text is #000000 at 19.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FAF0 |
|---|---|
| RGB | rgb(242, 250, 240) |
| HSL | hsl(108, 50%, 96%) |
| HSV | hsv(108, 4%, 98%) |
| CMYK | cmyk(3.2%, 0%, 4%, 2%) |
| CIE-LAB | lab(97.45, -4.40, 3.87) |
| CIE-LCH | lch(97.45, 5.86, 138.63°) |
| OKLab | oklab(97.64% -0.0119 0.0102) |
| OKLCH | oklch(97.64% 0.016 139.4) |
| XYZ | xyz(86.5290, 93.5395, 95.9175) |
| Luminance | 0.9354 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.47
Honeydew
#F0FFF0
ΔE00 3.51
Ivory
#FFFFF0
ΔE00 3.92
Azure (CSS)
#F0FFFF
ΔE00 5.06
Off White
#FAF9F6
ΔE00 5.70
Floralwhite
#FFFAF0
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FAF0 #F8F0FA
analogous
#F7FAF0 #F2FAF0 #F0FAF3
triadic
#F2FAF0 #F0F2FA #FAF0F2
tetradic
#F2FAF0 #F0F7FA #F8F0FA #FAF3F0
square
#F2FAF0 #F0F7FA #F8F0FA #FAF3F0
split-complementary
#F2FAF0 #F3F0FA #FAF0F7
monochromatic
#A2DB94 #CAEBC2 #EBF7E8 #EBF7E8 #EBF7E8
Accessibility & contrast
On white
1.07
#F2FAF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.71
#F2FAF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FAF0
19.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FAF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FAF0 | 1.00 | 1.07 | 19.71 | 19.71 |
| #FFFFFF | 1.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF8EF
Deuteranopia (green-blind)
#F9F7F0
Tritanopia (blue-blind)
#F2F9F7
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2faf0; /* rgb */ color: rgb(242, 250, 240); /* oklch */ color: oklch(97.6% 0.016 139.4);
Tailwind
colors: {
custom: {
50: '#f6fcf4',
500: '#f2faf0',
950: '#000000',
},
}SCSS
$custom: #f2faf0; $custom-light: #f6fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f2faf0",
"rgb": {
"r": 242,
"g": 250,
"b": 240
},
"hsl": {
"h": 108,
"s": 50,
"l": 96.078
},
"oklch": {
"l": 0.97636,
"c": 0.01562,
"h": 139.4
},
"luminance": 0.9354
}Semantic roles & 50–950 ramp
primary
#F2FAF0
secondary
#D3B4DB
accent
#28BDA0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585