#FBFCFB#FBFCFB
#FBFCFB is a very light, near-neutral green. Relative luminance 0.971; OKLCH L 99.0% C 0.002 H 145.6°. Best body text is #000000 at 20.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFCFB |
|---|---|
| RGB | rgb(251, 252, 251) |
| HSL | hsl(120, 14%, 99%) |
| HSV | hsv(120, 0%, 99%) |
| CMYK | cmyk(0.4%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(98.87, -0.51, 0.36) |
| CIE-LCH | lch(98.87, 0.62, 144.42°) |
| OKLab | oklab(99% -0.0014 0.001) |
| OKLCH | oklch(99% 0.002 145.6) |
| XYZ | xyz(92.0037, 97.0950, 105.1423) |
| Luminance | 0.9709 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
White
#FFFFFF
ΔE00 1.05
Pale Grey
#FDFDFE
ΔE00 1.33
Off White
#FAF9F6
ΔE00 1.35
Whitesmoke
#F5F5F5
ΔE00 1.59
Snow
#FFFAFA
ΔE00 3.16
Ghostwhite
#F8F8FF
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFCFB #FCFBFC
analogous
#FBFCFB #FBFCFB #FBFCFB
triadic
#FBFCFB #FBFBFC #FCFBFB
tetradic
#FBFCFB #FBFBFC #FCFBFC #FCFBFB
square
#FBFCFB #FBFBFC #FCFBFC #FCFBFB
split-complementary
#FBFCFB #FBFBFC #FCFBFB
monochromatic
#B5C8B5 #D8E2D8 #EEF2EE #EEF2EE #EEF2EE
Accessibility & contrast
On white
1.03
#FBFCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.42
#FBFCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFCFB
20.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFCFB | 1.00 | 1.03 | 20.42 | 20.42 |
| #FFFFFF | 1.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCFCFB
Deuteranopia (green-blind)
#FCFCFB
Tritanopia (blue-blind)
#FBFCFC
Achromatopsia (no color)
#FCFCFC
Design tokens & code
CSS
--color: #fbfcfb; /* rgb */ color: rgb(251, 252, 251); /* oklch */ color: oklch(99.0% 0.002 145.6);
Tailwind
colors: {
custom: {
50: '#fcfdfc',
500: '#fbfcfb',
950: '#000000',
},
}SCSS
$custom: #fbfcfb; $custom-light: #fcfdfc; $custom-dark: #000000;
JSON
{
"hex": "#fbfcfb",
"rgb": {
"r": 251,
"g": 252,
"b": 251
},
"hsl": {
"h": 120,
"s": 14.286,
"l": 98.627
},
"oklch": {
"l": 0.99003,
"c": 0.00168,
"h": 145.6
},
"luminance": 0.97095
}Semantic roles & 50–950 ramp
primary
#FBFCFB
secondary
#D3C9D3
accent
#4D9898
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585