#F2FBF3#F2FBF3
#F2FBF3 is a very light, near-neutral green. Relative luminance 0.943; OKLCH L 97.9% C 0.014 H 148.8°. Best body text is #000000 at 19.87:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBF3 |
|---|---|
| RGB | rgb(242, 251, 243) |
| HSL | hsl(127, 53%, 97%) |
| HSV | hsv(127, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(97.77, -4.38, 2.80) |
| CIE-LCH | lch(97.77, 5.20, 147.40°) |
| OKLab | oklab(97.92% -0.0121 0.0073) |
| OKLCH | oklch(97.92% 0.014 148.8) |
| XYZ | xyz(87.2899, 94.3423, 98.3878) |
| Luminance | 0.9434 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.59
Honeydew
#F0FFF0
ΔE00 3.82
Azure (CSS)
#F0FFFF
ΔE00 4.14
Ivory
#FFFFF0
ΔE00 4.56
Off White
#FAF9F6
ΔE00 5.49
Whitesmoke
#F5F5F5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBF3 #FBF2FA
analogous
#F6FBF2 #F2FBF3 #F2FBF8
triadic
#F2FBF3 #F3F2FB #FBF3F2
tetradic
#F2FBF3 #F2F6FB #FBF2FA #FBF8F2
square
#F2FBF3 #F2F6FB #FBF2FA #FBF8F2
split-complementary
#F2FBF3 #F8F2FB #FBF2F6
monochromatic
#94DE9D #C3EDC8 #E8F8E9 #E8F8E9 #E8F8E9
Accessibility & contrast
On white
1.06
#F2FBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.87
#F2FBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBF3
19.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBF3 | 1.00 | 1.06 | 19.87 | 19.87 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#FAF8F3
Tritanopia (blue-blind)
#F1FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fbf3; /* rgb */ color: rgb(242, 251, 243); /* oklch */ color: oklch(97.9% 0.014 148.8);
Tailwind
colors: {
custom: {
50: '#f6fcf7',
500: '#f2fbf3',
950: '#000000',
},
}SCSS
$custom: #f2fbf3; $custom-light: #f6fcf7; $custom-dark: #000000;
JSON
{
"hex": "#f2fbf3",
"rgb": {
"r": 242,
"g": 251,
"b": 243
},
"hsl": {
"h": 126.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97915,
"c": 0.01416,
"h": 148.8
},
"luminance": 0.94343
}Semantic roles & 50–950 ramp
primary
#F2FBF3
secondary
#DDB4D8
accent
#25AFC0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585