#F2FBF2#F2FBF2
#F2FBF2 is a very light, near-neutral green. Relative luminance 0.943; OKLCH L 97.9% C 0.015 H 145.5°. Best body text is #000000 at 19.86:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBF2 |
|---|---|
| RGB | rgb(242, 251, 242) |
| HSL | hsl(120, 53%, 97%) |
| HSV | hsv(120, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(97.75, -4.55, 3.28) |
| CIE-LCH | lch(97.75, 5.61, 144.24°) |
| OKLab | oklab(97.89% -0.0125 0.0086) |
| OKLCH | oklch(97.89% 0.015 145.5) |
| XYZ | xyz(87.1393, 94.2821, 97.5947) |
| Luminance | 0.9428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.97
Honeydew
#F0FFF0
ΔE00 3.48
Ivory
#FFFFF0
ΔE00 4.37
Azure (CSS)
#F0FFFF
ΔE00 4.51
Off White
#FAF9F6
ΔE00 5.75
Floralwhite
#FFFAF0
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBF2 #FBF2FB
analogous
#F7FBF2 #F2FBF2 #F2FBF7
triadic
#F2FBF2 #F2F2FB #FBF2F2
tetradic
#F2FBF2 #F2F7FB #FBF2FB #FBF7F2
square
#F2FBF2 #F2F7FB #FBF2FB #FBF7F2
split-complementary
#F2FBF2 #F7F2FB #FBF2F7
monochromatic
#94DE94 #C3EDC3 #E8F8E8 #E8F8E8 #E8F8E8
Accessibility & contrast
On white
1.06
#F2FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.86
#F2FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBF2
19.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBF2 | 1.00 | 1.06 | 19.86 | 19.86 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F2
Deuteranopia (green-blind)
#FAF8F2
Tritanopia (blue-blind)
#F1FAF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fbf2; /* rgb */ color: rgb(242, 251, 242); /* oklch */ color: oklch(97.9% 0.015 145.5);
Tailwind
colors: {
custom: {
50: '#f6fcf6',
500: '#f2fbf2',
950: '#000000',
},
}SCSS
$custom: #f2fbf2; $custom-light: #f6fcf6; $custom-dark: #000000;
JSON
{
"hex": "#f2fbf2",
"rgb": {
"r": 242,
"g": 251,
"b": 242
},
"hsl": {
"h": 120,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97888,
"c": 0.01516,
"h": 145.5
},
"luminance": 0.94282
}Semantic roles & 50–950 ramp
primary
#F2FBF2
secondary
#DDB4DD
accent
#25C0C0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585