#ABCAAA#ABCAAA

#ABCAAA is a light, muted green. Relative luminance 0.538; OKLCH L 80.7% C 0.056 H 144.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).

Color values

HEX#ABCAAA
RGBrgb(171, 202, 170)
HSLhsl(118, 23%, 73%)
HSVhsv(118, 16%, 79%)
CMYKcmyk(15.3%, 0%, 15.8%, 20.8%)
CIE-LABlab(78.35, -16.47, 12.56)
CIE-LCHlch(78.35, 20.72, 142.67°)
OKLaboklab(80.74% -0.045 0.0325)
OKLCHoklch(80.74% 0.056 144.2)
XYZxyz(45.1692, 53.8004, 46.0272)
Luminance0.5380 (WCAG relative)
Temperatureneutral
Familygreen

Closest named colors

Perceptual scales

Shades

Tints

Tones

OKLCH scale

Color harmonies

complementary
#ABCAAA #C9AACA
analogous
#BBCAAA #ABCAAA #AACAB9
triadic
#ABCAAA #AAABCA #CAAAAB
tetradic
#ABCAAA #AABBCA #C9AACA #CAB9AA
square
#ABCAAA #AABBCA #C9AACA #CAB9AA
split-complementary
#ABCAAA #B9AACA #CAAABB
monochromatic
#629A60 #86B284 #ABCAAA #D0E2D0 #ECF3EC

Accessibility & contrast

On white

1.79
#ABCAAA on #FFFFFF
AA ✗AA large ✗AAA ✗

On black

11.76
#ABCAAA on #000000
AA ✓AA large ✓AAA ✓

Best text color

#000000 on #ABCAAA
11.76:1 — WCAG AA (normal text) passes

Contrast matrix

fg \ bg##ABCAAA#FFFFFF#000000##000000
##ABCAAA1.001.7911.7611.76
#FFFFFF1.791.0021.0021.00
#00000011.7621.001.001.00
##00000011.7621.001.001.00

Color blindness preview

Protanopia (red-blind)
#CCC4A8
Deuteranopia (green-blind)
#C6C1AC
Tritanopia (blue-blind)
#A8C8C1
Achromatopsia (no color)
#C2C2C2

Design tokens & code

CSS
--color: #abcaaa;
/* rgb */ color: rgb(171, 202, 170);
/* oklch */ color: oklch(80.7% 0.056 144.2);
Tailwind
colors: {
  custom: {
    50: '#c4dac3',
    500: '#abcaaa',
    950: '#000000',
  },
}
SCSS
$custom: #abcaaa;
$custom-light: #c4dac3;
$custom-dark: #000000;
JSON
{
  "hex": "#abcaaa",
  "rgb": {
    "r": 171,
    "g": 202,
    "b": 170
  },
  "hsl": {
    "h": 118.125,
    "s": 23.188,
    "l": 72.941
  },
  "oklch": {
    "l": 0.80735,
    "c": 0.0555,
    "h": 144.2
  },
  "luminance": 0.53801
}

Semantic roles & 50–950 ramp

primary
#ABCAAA
secondary
#9E799F
accent
#44A29F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382

Preview Lab

Preview with #ABCAAA

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

Preview Lab → · Contrast checker → · Palette generator →

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