#F2FBF4#F2FBF4
#F2FBF4 is a very light, near-neutral green. Relative luminance 0.944; OKLCH L 97.9% C 0.013 H 152.6°. Best body text is #000000 at 19.88:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBF4 |
|---|---|
| RGB | rgb(242, 251, 244) |
| HSL | hsl(133, 53%, 97%) |
| HSV | hsv(133, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 2.8%, 1.6%) |
| CIE-LAB | lab(97.79, -4.20, 2.32) |
| CIE-LCH | lch(97.79, 4.80, 151.09°) |
| OKLab | oklab(97.94% -0.0117 0.0061) |
| OKLCH | oklch(97.94% 0.013 152.6) |
| XYZ | xyz(87.4413, 94.4029, 99.1853) |
| Luminance | 0.9440 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.23
Azure (CSS)
#F0FFFF
ΔE00 3.77
Honeydew
#F0FFF0
ΔE00 4.19
Ivory
#FFFFF0
ΔE00 4.80
Off White
#FAF9F6
ΔE00 5.26
Whitesmoke
#F5F5F5
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBF4 #FBF2F9
analogous
#F5FBF2 #F2FBF4 #F2FBF9
triadic
#F2FBF4 #F4F2FB #FBF4F2
tetradic
#F2FBF4 #F2F5FB #FBF2F9 #FBF9F2
square
#F2FBF4 #F2F5FB #FBF2F9 #FBF9F2
split-complementary
#F2FBF4 #F9F2FB #FBF2F5
monochromatic
#94DEA5 #C3EDCC #E8F8EB #E8F8EB #E8F8EB
Accessibility & contrast
On white
1.06
#F2FBF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.88
#F2FBF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBF4
19.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBF4 | 1.00 | 1.06 | 19.88 | 19.88 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F4
Deuteranopia (green-blind)
#F9F8F4
Tritanopia (blue-blind)
#F1FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fbf4; /* rgb */ color: rgb(242, 251, 244); /* oklch */ color: oklch(97.9% 0.013 152.6);
Tailwind
colors: {
custom: {
50: '#f6fcf7',
500: '#f2fbf4',
950: '#000000',
},
}SCSS
$custom: #f2fbf4; $custom-light: #f6fcf7; $custom-dark: #000000;
JSON
{
"hex": "#f2fbf4",
"rgb": {
"r": 242,
"g": 251,
"b": 244
},
"hsl": {
"h": 133.333,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97942,
"c": 0.01321,
"h": 152.6
},
"luminance": 0.94403
}Semantic roles & 50–950 ramp
primary
#F2FBF4
secondary
#DDB4D4
accent
#259EC0
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585