#ABBBB3#ABBBB3

#ABBBB3 is a light, muted teal. Relative luminance 0.475; OKLCH L 77.7% C 0.021 H 164.4°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).

Color values

HEX#ABBBB3
RGBrgb(171, 187, 179)
HSLhsl(150, 11%, 70%)
HSVhsv(150, 9%, 73%)
CMYKcmyk(8.6%, 0%, 4.3%, 26.7%)
CIE-LABlab(74.48, -7.05, 2.16)
CIE-LCHlch(74.48, 7.38, 162.95°)
OKLaboklab(77.74% -0.0201 0.0056)
OKLCHoklch(77.74% 0.021 164.4)
XYZxyz(42.6999, 47.4527, 49.5488)
Luminance0.4745 (WCAG relative)
Temperatureneutral
Familyteal

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABBBB3 #BBABB3
analogous
#ABBBAB #ABBBB3 #ABBBBB
triadic
#ABBBB3 #B3ABBB #BBB3AB
tetradic
#ABBBB3 #ABABBB #BBABB3 #BBBBAB
square
#ABBBB3 #ABABBB #BBABB3 #BBBBAB
split-complementary
#ABBBB3 #BBABBB #BBABAB
monochromatic
#698276 #89A094 #ABBBB3 #CDD6D2 #EEF1F0

Accessibility & contrast

On white

2.00
#ABBBB3 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

10.49
#ABBBB3 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABBBB3
10.49:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABBBB3#FFFFFF#000000##000000
##ABBBB31.002.0010.4910.49
#FFFFFF2.001.0021.0021.00
#00000010.4921.001.001.00
##00000010.4921.001.001.00

Color blindness preview

Protanopia (red-blind)
#BAB8B3
Deuteranopia (green-blind)
#B7B6B3
Tritanopia (blue-blind)
#A8BBB9
Achromatopsia (no color)
#B7B7B7

Design tokens & code

CSS
--color: #abbbb3;
/* rgb */ color: rgb(171, 187, 179);
/* oklch */ color: oklch(77.7% 0.021 164.4);
Tailwind
colors: {
  custom: {
    50: '#c4cfc9',
    500: '#abbbb3',
    950: '#000000',
  },
}
SCSS
$custom: #abbbb3;
$custom-light: #c4cfc9;
$custom-dark: #000000;
JSON
{
  "hex": "#abbbb3",
  "rgb": {
    "r": 171,
    "g": 187,
    "b": 179
  },
  "hsl": {
    "h": 150,
    "s": 10.526,
    "l": 70.196
  },
  "oklch": {
    "l": 0.77736,
    "c": 0.02092,
    "h": 164.4
  },
  "luminance": 0.47453
}

Semantic roles & 50–950 ramp

primary
#ABBBB3
secondary
#E3DFE1
accent
#517395
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121313
muted
#818282

Preview Lab

Preview with #ABBBB3

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

Preview Lab → · Contrast checker → · Palette generator →

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