#F2FBF1#F2FBF1
#F2FBF1 is a very light, near-neutral green. Relative luminance 0.942; OKLCH L 97.9% C 0.016 H 142.5°. Best body text is #000000 at 19.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2FBF1 |
|---|---|
| RGB | rgb(242, 251, 241) |
| HSL | hsl(114, 56%, 96%) |
| HSV | hsv(114, 4%, 98%) |
| CMYK | cmyk(3.6%, 0%, 4%, 1.6%) |
| CIE-LAB | lab(97.72, -4.73, 3.76) |
| CIE-LCH | lch(97.72, 6.04, 141.52°) |
| OKLab | oklab(97.86% -0.0129 0.0099) |
| OKLCH | oklch(97.86% 0.016 142.5) |
| XYZ | xyz(86.9895, 94.2221, 96.8059) |
| Luminance | 0.9422 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.36
Honeydew
#F0FFF0
ΔE00 3.17
Ivory
#FFFFF0
ΔE00 4.20
Azure (CSS)
#F0FFFF
ΔE00 4.89
Off White
#FAF9F6
ΔE00 6.02
Floralwhite
#FFFAF0
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2FBF1 #FAF1FB
analogous
#F7FBF1 #F2FBF1 #F1FBF5
triadic
#F2FBF1 #F1F2FB #FBF1F2
tetradic
#F2FBF1 #F1F7FB #FAF1FB #FBF5F1
square
#F2FBF1 #F1F7FB #FAF1FB #FBF5F1
split-complementary
#F2FBF1 #F5F1FB #FBF1F7
monochromatic
#9AE092 #C6EDC1 #E9F8E7 #E9F8E7 #E9F8E7
Accessibility & contrast
On white
1.06
#F2FBF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.84
#F2FBF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2FBF1
19.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2FBF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2FBF1 | 1.00 | 1.06 | 19.84 | 19.84 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F1
Deuteranopia (green-blind)
#FAF8F1
Tritanopia (blue-blind)
#F1FAF8
Achromatopsia (no color)
#F8F8F8
Design tokens & code
CSS
--color: #f2fbf1; /* rgb */ color: rgb(242, 251, 241); /* oklch */ color: oklch(97.9% 0.016 142.5);
Tailwind
colors: {
custom: {
50: '#f6fcf5',
500: '#f2fbf1',
950: '#000000',
},
}SCSS
$custom: #f2fbf1; $custom-light: #f6fcf5; $custom-dark: #000000;
JSON
{
"hex": "#f2fbf1",
"rgb": {
"r": 242,
"g": 251,
"b": 241
},
"hsl": {
"h": 114,
"s": 55.556,
"l": 96.471
},
"oklch": {
"l": 0.97861,
"c": 0.01621,
"h": 142.5
},
"luminance": 0.94222
}Semantic roles & 50–950 ramp
primary
#F2FBF1
secondary
#D9B3DD
accent
#22C3B3
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585