#F3FBF2#F3FBF2
#F3FBF2 is a very light, near-neutral green. Relative luminance 0.945; OKLCH L 98.0% C 0.015 H 142.2°. Best body text is #000000 at 19.89:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FBF2 |
|---|---|
| RGB | rgb(243, 251, 242) |
| HSL | hsl(113, 53%, 97%) |
| HSV | hsv(113, 4%, 98%) |
| CMYK | cmyk(3.2%, 0%, 3.6%, 1.6%) |
| CIE-LAB | lab(97.82, -4.22, 3.39) |
| CIE-LCH | lch(97.82, 5.41, 141.23°) |
| OKLab | oklab(97.96% -0.0115 0.0089) |
| OKLCH | oklch(97.96% 0.015 142.2) |
| XYZ | xyz(87.4835, 94.4596, 97.6108) |
| Luminance | 0.9446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 2.02
Honeydew
#F0FFF0
ΔE00 3.78
Ivory
#FFFFF0
ΔE00 4.04
Azure (CSS)
#F0FFFF
ΔE00 4.67
Off White
#FAF9F6
ΔE00 5.40
Floralwhite
#FFFAF0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FBF2 #FAF2FB
analogous
#F8FBF2 #F3FBF2 #F2FBF6
triadic
#F3FBF2 #F2F3FB #FBF2F3
tetradic
#F3FBF2 #F2F8FB #FAF2FB #FBF6F2
square
#F3FBF2 #F2F8FB #FAF2FB #FBF6F2
split-complementary
#F3FBF2 #F6F2FB #FBF2F8
monochromatic
#9DDE94 #C8EDC3 #E9F8E8 #E9F8E8 #E9F8E8
Accessibility & contrast
On white
1.06
#F3FBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.89
#F3FBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FBF2
19.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FBF2 | 1.00 | 1.06 | 19.89 | 19.89 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCF9F2
Deuteranopia (green-blind)
#FAF8F2
Tritanopia (blue-blind)
#F3FAF8
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fbf2; /* rgb */ color: rgb(243, 251, 242); /* oklch */ color: oklch(98.0% 0.015 142.2);
Tailwind
colors: {
custom: {
50: '#f7fcf6',
500: '#f3fbf2',
950: '#000000',
},
}SCSS
$custom: #f3fbf2; $custom-light: #f7fcf6; $custom-dark: #000000;
JSON
{
"hex": "#f3fbf2",
"rgb": {
"r": 243,
"g": 251,
"b": 242
},
"hsl": {
"h": 113.333,
"s": 52.941,
"l": 96.667
},
"oklch": {
"l": 0.97962,
"c": 0.01453,
"h": 142.2
},
"luminance": 0.9446
}Semantic roles & 50–950 ramp
primary
#F3FBF2
secondary
#D8B4DD
accent
#25C0AF
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585