#F3FBF3#F3FBF3
#F3FBF3 is a very light, near-neutral green. Relative luminance 0.945; OKLCH L 98.0% C 0.013 H 145.5°. Best body text is #000000 at 19.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F3FBF3 |
|---|---|
| RGB | rgb(243, 251, 243) |
| HSL | hsl(120, 50%, 97%) |
| HSV | hsv(120, 3%, 98%) |
| CMYK | cmyk(3.2%, 0%, 3.2%, 1.6%) |
| CIE-LAB | lab(97.84, -4.05, 2.91) |
| CIE-LCH | lch(97.84, 4.98, 144.26°) |
| OKLab | oklab(97.99% -0.0111 0.0076) |
| OKLCH | oklch(97.99% 0.013 145.5) |
| XYZ | xyz(87.6341, 94.5198, 98.4040) |
| Luminance | 0.9452 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Mintcream
#F5FFFA
ΔE00 1.67
Honeydew
#F0FFF0
ΔE00 4.10
Ivory
#FFFFF0
ΔE00 4.26
Azure (CSS)
#F0FFFF
ΔE00 4.31
Off White
#FAF9F6
ΔE00 5.13
Floralwhite
#FFFAF0
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3FBF3 #FBF3FB
analogous
#F7FBF3 #F3FBF3 #F3FBF7
triadic
#F3FBF3 #F3F3FB #FBF3F3
tetradic
#F3FBF3 #F3F7FB #FBF3FB #FBF7F3
square
#F3FBF3 #F3F7FB #FBF3FB #FBF7F3
split-complementary
#F3FBF3 #F7F3FB #FBF3F7
monochromatic
#97DC97 #C5ECC5 #E8F7E8 #E8F7E8 #E8F7E8
Accessibility & contrast
On white
1.06
#F3FBF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.90
#F3FBF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3FBF3
19.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3FBF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3FBF3 | 1.00 | 1.06 | 19.90 | 19.90 |
| #FFFFFF | 1.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBF9F3
Deuteranopia (green-blind)
#FAF8F3
Tritanopia (blue-blind)
#F2FAF9
Achromatopsia (no color)
#F9F9F9
Design tokens & code
CSS
--color: #f3fbf3; /* rgb */ color: rgb(243, 251, 243); /* oklch */ color: oklch(98.0% 0.013 145.5);
Tailwind
colors: {
custom: {
50: '#f7fcf7',
500: '#f3fbf3',
950: '#000000',
},
}SCSS
$custom: #f3fbf3; $custom-light: #f7fcf7; $custom-dark: #000000;
JSON
{
"hex": "#f3fbf3",
"rgb": {
"r": 243,
"g": 251,
"b": 243
},
"hsl": {
"h": 120,
"s": 50,
"l": 96.863
},
"oklch": {
"l": 0.97989,
"c": 0.01348,
"h": 145.5
},
"luminance": 0.9452
}Semantic roles & 50–950 ramp
primary
#F3FBF3
secondary
#DCB6DC
accent
#28BDBD
background
#FFFFFF
surface
#FEFFFE
border
#D6D7D6
text
#171717
muted
#858585