#ACCDB0#ACCDB0

#ACCDB0 is a light, muted green. Relative luminance 0.556; OKLCH L 81.6% C 0.054 H 148.5°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).

Color values

HEX#ACCDB0
RGBrgb(172, 205, 176)
HSLhsl(127, 25%, 74%)
HSVhsv(127, 16%, 80%)
CMYKcmyk(16.1%, 0%, 14.1%, 19.6%)
CIE-LABlab(79.37, -16.58, 10.82)
CIE-LCHlch(79.37, 19.79, 146.88°)
OKLaboklab(81.61% -0.0456 0.028)
OKLCHoklch(81.61% 0.054 148.5)
XYZxyz(46.6792, 55.5669, 49.3320)
Luminance0.5557 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ACCDB0 #CDACC9
analogous
#B9CDAC #ACCDB0 #ACCDC1
triadic
#ACCDB0 #B0ACCD #CDB0AC
tetradic
#ACCDB0 #ACB9CD #CDACC9 #CDC1AC
square
#ACCDB0 #ACB9CD #CDACC9 #CDC1AC
split-complementary
#ACCDB0 #C1ACCD #CDACB9
monochromatic
#609F67 #86B68C #ACCDB0 #D2E4D4 #ECF3ED

Accessibility & contrast

On white

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

On black

12.11
#ACCDB0 on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ACCDB0
12.11:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ACCDB0#FFFFFF#000000##000000
##ACCDB01.001.7312.1112.11
#FFFFFF1.731.0021.0021.00
#00000012.1121.001.001.00
##00000012.1121.001.001.00

Color blindness preview

Protanopia (red-blind)
#CEC7AE
Deuteranopia (green-blind)
#C8C3B1
Tritanopia (blue-blind)
#A8CBC5
Achromatopsia (no color)
#C5C5C5

Design tokens & code

CSS
--color: #accdb0;
/* rgb */ color: rgb(172, 205, 176);
/* oklch */ color: oklch(81.6% 0.054 148.5);
Tailwind
colors: {
  custom: {
    50: '#c5dcc7',
    500: '#accdb0',
    950: '#000000',
  },
}
SCSS
$custom: #accdb0;
$custom-light: #c5dcc7;
$custom-dark: #000000;
JSON
{
  "hex": "#accdb0",
  "rgb": {
    "r": 172,
    "g": 205,
    "b": 176
  },
  "hsl": {
    "h": 127.273,
    "s": 24.812,
    "l": 73.922
  },
  "oklch": {
    "l": 0.8161,
    "c": 0.05354,
    "h": 148.5
  },
  "luminance": 0.55568
}

Semantic roles & 50–950 ramp

primary
#ACCDB0
secondary
#A27B9D
accent
#4298A3
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#131513
muted
#828482

Preview Lab

Preview with #ACCDB0

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

Preview Lab → · Contrast checker → · Palette generator →

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