#AFBBB2#AFBBB2

#AFBBB2 is a light, near-neutral green. Relative luminance 0.479; OKLCH L 78.0% C 0.018 H 153.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).

Color values

HEX#AFBBB2
RGBrgb(175, 187, 178)
HSLhsl(135, 8%, 71%)
HSVhsv(135, 6%, 73%)
CMYKcmyk(6.4%, 0%, 4.8%, 26.7%)
CIE-LABlab(74.74, -5.86, 3.13)
CIE-LCHlch(74.74, 6.64, 151.92°)
OKLaboklab(78.01% -0.0164 0.0082)
OKLCHoklch(78.01% 0.018 153.5)
XYZxyz(43.4838, 47.8686, 49.0595)
Luminance0.4787 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#AFBBB2 #BBAFB8
analogous
#B2BBAF #AFBBB2 #AFBBB8
triadic
#AFBBB2 #B2AFBB #BBB2AF
tetradic
#AFBBB2 #AFB2BB #BBAFB8 #BBB8AF
square
#AFBBB2 #AFB2BB #BBAFB8 #BBB8AF
split-complementary
#AFBBB2 #B8AFBB #BBAFB2
monochromatic
#6E8273 #8E9F92 #AFBBB2 #D0D7D2 #EEF1EF

Accessibility & contrast

On white

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

On black

10.57
#AFBBB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #AFBBB2
10.57:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##AFBBB2#FFFFFF#000000##000000
##AFBBB21.001.9910.5710.57
#FFFFFF1.991.0021.0021.00
#00000010.5721.001.001.00
##00000010.5721.001.001.00

Color blindness preview

Protanopia (red-blind)
#BBB9B2
Deuteranopia (green-blind)
#B9B7B2
Tritanopia (blue-blind)
#ADBBB8
Achromatopsia (no color)
#B8B8B8

Design tokens & code

CSS
--color: #afbbb2;
/* rgb */ color: rgb(175, 187, 178);
/* oklch */ color: oklch(78.0% 0.018 153.5);
Tailwind
colors: {
  custom: {
    50: '#c6cfc9',
    500: '#afbbb2',
    950: '#000000',
  },
}
SCSS
$custom: #afbbb2;
$custom-light: #c6cfc9;
$custom-dark: #000000;
JSON
{
  "hex": "#afbbb2",
  "rgb": {
    "r": 175,
    "g": 187,
    "b": 178
  },
  "hsl": {
    "h": 135,
    "s": 8.108,
    "l": 70.98
  },
  "oklch": {
    "l": 0.78009,
    "c": 0.0183,
    "h": 153.5
  },
  "luminance": 0.47869
}

Semantic roles & 50–950 ramp

primary
#AFBBB2
secondary
#E4E1E4
accent
#538292
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#131313
muted
#828282

Preview Lab

Preview with #AFBBB2

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

Preview Lab → · Contrast checker → · Palette generator →

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