#F2FBF6#F2FBF6
#F2FBF6 is a very light, near-neutral green. Relative luminance 0.945; OKLCH L 98.0% C 0.012 H 162.1°. Best body text is #000000 at 19.91:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBF6 |
|---|---|
| RGB | rgb(242, 251, 246) |
| HSL | hsl(147, 53%, 97%) |
| HSV | hsv(147, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 2%, 1.6%) |
| CIE-LAB | lab(97.84, -3.85, 1.36) |
| CIE-LCH | lch(97.84, 4.08, 160.50°) |
| OKLab | oklab(98% -0.011 0.0036) |
| OKLCH | oklch(98% 0.012 162.1) |
| XYZ | xyz(87.7466, 94.5250, 100.7933) |
| Luminance | 0.9453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 0.86
Azure (CSS)
#F0FFFF
ΔE00 3.08
Off White
#FAF9F6
ΔE00 4.85
Honeydew
#F0FFF0
ΔE00 4.98
Whitesmoke
#F5F5F5
ΔE00 5.29
Ivory
#FFFFF0
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBF6 #FBF2F7
analogous
#F3FBF2 #F2FBF6 #F2FBFB
triadic
#F2FBF6 #F6F2FB #FBF6F2
tetradic
#F2FBF6 #F2F3FB #FBF2F7 #FBFBF2
square
#F2FBF6 #F2F3FB #FBF2F7 #FBFBF2
split-complementary
#F2FBF6 #FBF2FB #FBF2F3
monochromatic
#94DEB5 #C3EDD6 #E8F8EF #E8F8EF #E8F8EF
Accessibility & contrast
On white
1.06
#F2FBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.91
#F2FBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBF6
19.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBF6 | 1.00 | 1.06 | 19.91 | 19.91 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F6
Deuteranopia (green-blind)
#F9F8F6
Tritanopia (blue-blind)
#F1FBF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f2fbf6; /* rgb */ color: rgb(242, 251, 246); /* oklch */ color: oklch(98.0% 0.012 162.1);
Tailwind
colors: {
custom: {
50: '#f6fcf9',
500: '#f2fbf6',
950: '#000000',
},
}SCSS
$custom: #f2fbf6; $custom-light: #f6fcf9; $custom-dark: #000000;
JSON
{
"hex": "#f2fbf6",
"rgb": {
"r": 242,
"g": 251,
"b": 246
},
"hsl": {
"h": 146.667,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97997,
"c": 0.01153,
"h": 162.1
},
"luminance": 0.94525
}Semantic roles & 50–950 ramp
primary
#F2FBF6
secondary
#DDB4CB
accent
#257BC0
background
#FFFFFF
surface
#FEFFFF
border
#D6D7D7
text
#171717
muted
#858585