#FBFDFC#FBFDFC
#FBFDFC is a very light, near-neutral teal. Relative luminance 0.978; OKLCH L 99.2% C 0.002 H 165.1°. Best body text is #000000 at 20.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FBFDFC |
|---|---|
| RGB | rgb(251, 253, 252) |
| HSL | hsl(150, 33%, 99%) |
| HSV | hsv(150, 1%, 99%) |
| CMYK | cmyk(0.8%, 0%, 0.4%, 0.8%) |
| CIE-LAB | lab(99.14, -0.83, 0.25) |
| CIE-LCH | lch(99.14, 0.87, 163.59°) |
| OKLab | oklab(99.23% -0.0024 0.0006) |
| OKLCH | oklch(99.23% 0.002 165.1) |
| XYZ | xyz(92.4766, 97.7880, 106.0797) |
| Luminance | 0.9779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
White
#FFFFFF
ΔE00 1.33
Pale Grey
#FDFDFE
ΔE00 1.64
Off White
#FAF9F6
ΔE00 1.73
Whitesmoke
#F5F5F5
ΔE00 1.96
Snow
#FFFAFA
ΔE00 3.67
Aliceblue
#F0F8FF
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FBFDFC #FDFBFC
analogous
#FBFDFB #FBFDFC #FBFDFD
triadic
#FBFDFC #FCFBFD #FDFCFB
tetradic
#FBFDFC #FBFBFD #FDFBFC #FDFDFB
square
#FBFDFC #FBFBFD #FDFBFC #FDFDFB
split-complementary
#FBFDFC #FDFBFD #FDFBFB
monochromatic
#A9D4BF #D2E9DD #EBF5F0 #EBF5F0 #EBF5F0
Accessibility & contrast
On white
1.02
#FBFDFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
20.56
#FBFDFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FBFDFC
20.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FBFDFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FBFDFC | 1.00 | 1.02 | 20.56 | 20.56 |
| #FFFFFF | 1.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 20.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 20.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDFDFC
Deuteranopia (green-blind)
#FCFCFC
Tritanopia (blue-blind)
#FBFDFD
Achromatopsia (no color)
#FDFDFD
Design tokens & code
CSS
--color: #fbfdfc; /* rgb */ color: rgb(251, 253, 252); /* oklch */ color: oklch(99.2% 0.002 165.1);
Tailwind
colors: {
custom: {
50: '#fcfefd',
500: '#fbfdfc',
950: '#000000',
},
}SCSS
$custom: #fbfdfc; $custom-light: #fcfefd; $custom-dark: #000000;
JSON
{
"hex": "#fbfdfc",
"rgb": {
"r": 251,
"g": 253,
"b": 252
},
"hsl": {
"h": 150,
"s": 33.333,
"l": 98.824
},
"oklch": {
"l": 0.99226,
"c": 0.00248,
"h": 165.1
},
"luminance": 0.97788
}Semantic roles & 50–950 ramp
primary
#FBFDFC
secondary
#DAC3CE
accent
#3973AC
background
#FFFFFF
surface
#FFFFFF
border
#D7D7D7
text
#171717
muted
#858585