#ABBBBB#ABBBBB

#ABBBBB is a light, near-neutral teal. Relative luminance 0.478; OKLCH L 78.0% C 0.018 H 196.8°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).

Color values

HEX#ABBBBB
RGBrgb(171, 187, 187)
HSLhsl(180, 11%, 70%)
HSVhsv(180, 9%, 73%)
CMYKcmyk(8.6%, 0%, 0%, 26.7%)
CIE-LABlab(74.69, -5.49, -1.88)
CIE-LCHlch(74.69, 5.80, 198.95°)
OKLaboklab(77.97% -0.0169 -0.0051)
OKLCHoklch(77.97% 0.018 196.8)
XYZxyz(43.5326, 47.7858, 53.9341)
Luminance0.4779 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABBBBB #BBABAB
analogous
#ABBBB3 #ABBBBB #ABB3BB
triadic
#ABBBBB #BBABBB #BBBBAB
tetradic
#ABBBBB #B3ABBB #BBABAB #B3BBAB
square
#ABBBBB #B3ABBB #BBABAB #B3BBAB
split-complementary
#ABBBBB #BBABB3 #BBB3AB
monochromatic
#698282 #89A0A0 #ABBBBB #CDD6D6 #EEF1F1

Accessibility & contrast

On white

1.99
#ABBBBB on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.56
#ABBBBB on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABBBBB
10.56:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABBBBB#FFFFFF#000000##000000
##ABBBBB1.001.9910.5610.56
#FFFFFF1.991.0021.0021.00
#00000010.5621.001.001.00
##00000010.5621.001.001.00

Color blindness preview

Protanopia (red-blind)
#B9B9BB
Deuteranopia (green-blind)
#B5B7BB
Tritanopia (blue-blind)
#A7BCBB
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #abbbbb;
/* rgb */ color: rgb(171, 187, 187);
/* oklch */ color: oklch(78.0% 0.018 196.8);
Tailwind
colors: {
  custom: {
    50: '#c4cfcf',
    500: '#abbbbb',
    950: '#000000',
  },
}
SCSS
$custom: #abbbbb;
$custom-light: #c4cfcf;
$custom-dark: #000000;
JSON
{
  "hex": "#abbbbb",
  "rgb": {
    "r": 171,
    "g": 187,
    "b": 187
  },
  "hsl": {
    "h": 180,
    "s": 10.526,
    "l": 70.196
  },
  "oklch": {
    "l": 0.77973,
    "c": 0.01767,
    "h": 196.8
  },
  "luminance": 0.47786
}

Semantic roles & 50–950 ramp

primary
#ABBBBB
secondary
#E3DFDF
accent
#515195
background
#FCFCFC
surface
#F8F9F9
border
#D1D2D2
text
#121313
muted
#818282

Preview Lab

Preview with #ABBBBB

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

Preview Lab → · Contrast checker → · Palette generator →

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