#AFBBBB#AFBBBB

#AFBBBB is a light, near-neutral teal. Relative luminance 0.482; OKLCH L 78.3% C 0.013 H 196.9°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).

Color values

HEX#AFBBBB
RGBrgb(175, 187, 187)
HSLhsl(180, 8%, 71%)
HSVhsv(180, 6%, 73%)
CMYKcmyk(6.4%, 0%, 0%, 26.7%)
CIE-LABlab(74.98, -4.14, -1.43)
CIE-LCHlch(74.98, 4.37, 199.06°)
OKLaboklab(78.27% -0.0127 -0.0039)
OKLCHoklch(78.27% 0.013 196.9)
XYZxyz(44.4173, 48.2420, 53.9756)
Luminance0.4824 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFBBBB #BBAFAF
analogous
#AFBBB5 #AFBBBB #AFB5BB
triadic
#AFBBBB #BBAFBB #BBBBAF
tetradic
#AFBBBB #B5AFBB #BBAFAF #B5BBAF
square
#AFBBBB #B5AFBB #BBAFAF #B5BBAF
split-complementary
#AFBBBB #BBAFB5 #BBB5AF
monochromatic
#6E8282 #8E9F9F #AFBBBB #D0D7D7 #EEF1F1

Accessibility & contrast

On white

1.97
#AFBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.65
#AFBBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFBBBB
10.65:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFBBBB#FFFFFF#000000##000000
##AFBBBB1.001.9710.6510.65
#FFFFFF1.971.0021.0021.00
#00000010.6521.001.001.00
##00000010.6521.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9BABB
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#ACBCBB
Achromatopsia (no color)
#B9B9B9

Design tokens & code

CSS
--color: #afbbbb;
/* rgb */ color: rgb(175, 187, 187);
/* oklch */ color: oklch(78.3% 0.013 196.9);
Tailwind
colors: {
  custom: {
    50: '#c6cfcf',
    500: '#afbbbb',
    950: '#000000',
  },
}
SCSS
$custom: #afbbbb;
$custom-light: #c6cfcf;
$custom-dark: #000000;
JSON
{
  "hex": "#afbbbb",
  "rgb": {
    "r": 175,
    "g": 187,
    "b": 187
  },
  "hsl": {
    "h": 180,
    "s": 8.108,
    "l": 70.98
  },
  "oklch": {
    "l": 0.78272,
    "c": 0.01332,
    "h": 196.9
  },
  "luminance": 0.48242
}

Semantic roles & 50–950 ramp

primary
#AFBBBB
secondary
#E4E1E1
accent
#535392
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#131313
muted
#828282

Preview Lab

Preview with #AFBBBB

Body copy rendered with the generated semantic roles for this colour.

Preview Lab → · Contrast checker → · Palette generator →

#AFBBBB Color — HEX, RGB, HSL, OKLCH & Contrast — Tintiva