#F2FBF0#F2FBF0
#F2FBF0 is a very light, near-neutral green. Relative luminance 0.942; OKLCH L 97.8% C 0.017 H 140.0°. Best body text is #000000 at 19.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBF0 |
|---|---|
| RGB | rgb(242, 251, 240) |
| HSL | hsl(109, 58%, 96%) |
| HSV | hsv(109, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 4.4%, 1.6%) |
| CIE-LAB | lab(97.70, -4.90, 4.24) |
| CIE-LCH | lch(97.70, 6.48, 139.15°) |
| OKLab | oklab(97.83% -0.0132 0.0111) |
| OKLCH | oklch(97.83% 0.017 140) |
| XYZ | xyz(86.8406, 94.1626, 96.0214) |
| Luminance | 0.9416 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.76
Honeydew
#F0FFF0
ΔE00 2.89
Ivory
#FFFFF0
ΔE00 4.08
Azure (CSS)
#F0FFFF
ΔE00 5.27
Beige
#F5F5DC
ΔE00 6.08
Off White
#FAF9F6
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBF0 #F9F0FB
analogous
#F8FBF0 #F2FBF0 #F0FBF4
triadic
#F2FBF0 #F0F2FB #FBF0F2
tetradic
#F2FBF0 #F0F8FB #F9F0FB #FBF4F0
square
#F2FBF0 #F0F8FB #F9F0FB #FBF4F0
split-complementary
#F2FBF0 #F4F0FB #FBF0F8
monochromatic
#9EE18F #C8EEC0 #EAF9E7 #EAF9E7 #EAF9E7
Accessibility & contrast
On white
1.06
#F2FBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.83
#F2FBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBF0
19.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBF0 | 1.00 | 1.06 | 19.83 | 19.83 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9EF
Deuteranopia (green-blind)
#FAF8F0
Tritanopia (blue-blind)
#F2FAF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fbf0; /* rgb */ color: rgb(242, 251, 240); /* oklch */ color: oklch(97.8% 0.017 140.0);
Tailwind
colors: {
custom: {
50: '#f6fcf4',
500: '#f2fbf0',
950: '#000000',
},
}SCSS
$custom: #f2fbf0; $custom-light: #f6fcf4; $custom-dark: #000000;
JSON
{
"hex": "#f2fbf0",
"rgb": {
"r": 242,
"g": 251,
"b": 240
},
"hsl": {
"h": 109.091,
"s": 57.895,
"l": 96.275
},
"oklch": {
"l": 0.97834,
"c": 0.01729,
"h": 140
},
"luminance": 0.94163
}Semantic roles & 50–950 ramp
primary
#F2FBF0
secondary
#D6B1DE
accent
#20C5A7
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585