#ACCDB2#ACCDB2

#ACCDB2 is a light, muted green. Relative luminance 0.556; OKLCH L 81.7% C 0.052 H 150.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).

Color values

HEX#ACCDB2
RGBrgb(172, 205, 178)
HSLhsl(131, 25%, 74%)
HSVhsv(131, 16%, 80%)
CMYKcmyk(16.1%, 0%, 13.2%, 19.6%)
CIE-LABlab(79.41, -16.21, 9.81)
CIE-LCHlch(79.41, 18.95, 148.82°)
OKLaboklab(81.66% -0.0448 0.0254)
OKLCHoklch(81.66% 0.052 150.4)
XYZxyz(46.8785, 55.6466, 50.3819)
Luminance0.5565 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCDB2 #CDACC7
analogous
#B7CDAC #ACCDB2 #ACCDC3
triadic
#ACCDB2 #B2ACCD #CDB2AC
tetradic
#ACCDB2 #ACB7CD #CDACC7 #CDC3AC
square
#ACCDB2 #ACB7CD #CDACC7 #CDC3AC
split-complementary
#ACCDB2 #C3ACCD #CDACB7
monochromatic
#609F6B #86B68F #ACCDB2 #D2E4D5 #ECF3ED

Accessibility & contrast

On white

1.73
#ACCDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

12.13
#ACCDB2 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCDB2
12.13:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCDB2#FFFFFF#000000##000000
##ACCDB21.001.7312.1312.13
#FFFFFF1.731.0021.0021.00
#00000012.1321.001.001.00
##00000012.1321.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEC7B1
Deuteranopia (green-blind)
#C8C3B3
Tritanopia (blue-blind)
#A8CCC5
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #accdb2;
/* rgb */ color: rgb(172, 205, 178);
/* oklch */ color: oklch(81.7% 0.052 150.4);
Tailwind
colors: {
  custom: {
    50: '#c5dcc9',
    500: '#accdb2',
    950: '#000000',
  },
}
SCSS
$custom: #accdb2;
$custom-light: #c5dcc9;
$custom-dark: #000000;
JSON
{
  "hex": "#accdb2",
  "rgb": {
    "r": 172,
    "g": 205,
    "b": 178
  },
  "hsl": {
    "h": 130.909,
    "s": 24.812,
    "l": 73.922
  },
  "oklch": {
    "l": 0.81661,
    "c": 0.05151,
    "h": 150.4
  },
  "luminance": 0.55648
}

Semantic roles & 50–950 ramp

primary
#ACCDB2
secondary
#A27B9B
accent
#4292A3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482

Preview Lab

Preview with #ACCDB2

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

Preview Lab → · Contrast checker → · Palette generator →

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