#F2FCF0#F2FCF0
#F2FCF0 is a very light, near-neutral green. Relative luminance 0.948; OKLCH L 98.0% C 0.019 H 140.5°. Best body text is #000000 at 19.96:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FCF0 |
|---|---|
| RGB | rgb(242, 252, 240) |
| HSL | hsl(110, 67%, 96%) |
| HSV | hsv(110, 5%, 99%) |
| CMYK | cmyk(4%, 0%, 4.8%, 1.2%) |
| CIE-LAB | lab(97.95, -5.40, 4.60) |
| CIE-LCH | lch(97.95, 7.10, 139.58°) |
| OKLab | oklab(98.03% -0.0146 0.0121) |
| OKLCH | oklch(98.03% 0.019 140.5) |
| XYZ | xyz(87.1538, 94.7890, 96.1258) |
| Luminance | 0.9479 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Honeydew
#F0FFF0
ΔE00 2.29
Mintcream
#F5FFFA
ΔE00 3.13
Ivory
#FFFFF0
ΔE00 4.31
Azure (CSS)
#F0FFFF
ΔE00 5.53
Beige
#F5F5DC
ΔE00 6.01
Off White (survey)
#FFFFE4
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FCF0 #FAF0FC
analogous
#F8FCF0 #F2FCF0 #F0FCF4
triadic
#F2FCF0 #F0F2FC #FCF0F2
tetradic
#F2FCF0 #F0F8FC #FAF0FC #FCF4F0
square
#F2FCF0 #F0F8FC #FAF0FC #FCF4F0
split-complementary
#F2FCF0 #F4F0FC #FCF0F8
monochromatic
#9AE88A #C6F2BD #E9FAE5 #E9FAE5 #E9FAE5
Accessibility & contrast
On white
1.05
#F2FCF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.96
#F2FCF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FCF0
19.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FCF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FCF0 | 1.00 | 1.05 | 19.96 | 19.96 |
| #FFFFFF | 1.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFAEF
Deuteranopia (green-blind)
#FBF9F1
Tritanopia (blue-blind)
#F2FBF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fcf0; /* rgb */ color: rgb(242, 252, 240); /* oklch */ color: oklch(98.0% 0.019 140.5);
Tailwind
colors: {
custom: {
50: '#f6fdf4',
500: '#f2fcf0',
950: '#000000',
},
}SCSS
$custom: #f2fcf0; $custom-light: #f6fdf4; $custom-dark: #000000;
JSON
{
"hex": "#f2fcf0",
"rgb": {
"r": 242,
"g": 252,
"b": 240
},
"hsl": {
"h": 110,
"s": 66.667,
"l": 96.471
},
"oklch": {
"l": 0.98032,
"c": 0.01896,
"h": 140.5
},
"luminance": 0.94789
}Semantic roles & 50–950 ramp
primary
#F2FCF0
secondary
#D9AEE2
accent
#17CFB0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585