#ABC2AD#ABC2AD
#ABC2AD is a light, muted green. Relative luminance 0.503; OKLCH L 79.1% C 0.039 H 147.6°. Best body text is #000000 at 11.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC2AD |
|---|---|
| RGB | rgb(171, 194, 173) |
| HSL | hsl(125, 16%, 72%) |
| HSV | hsv(125, 12%, 76%) |
| CMYK | cmyk(11.9%, 0%, 10.8%, 23.9%) |
| CIE-LAB | lab(76.23, -11.84, 7.94) |
| CIE-LCH | lch(76.23, 14.25, 146.15°) |
| OKLab | oklab(79.07% -0.0326 0.0206) |
| OKLCH | oklch(79.07% 0.039 147.6) |
| XYZ | xyz(43.6276, 50.2580, 46.9293) |
| Luminance | 0.5026 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.09
Sage Green
#9CAF88
ΔE00 8.03
Darkseagreen
#8FBC8F
ΔE00 8.88
Pale Teal
#82CBB2
ΔE00 10.37
Grey Green
#86A17D
ΔE00 11.23
Greyish Green
#82A67D
ΔE00 11.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC2AD #C2ABC0
analogous
#B5C2AB #ABC2AD #ABC2B9
triadic
#ABC2AD #ADABC2 #C2ADAB
tetradic
#ABC2AD #ABB5C2 #C2ABC0 #C2B9AB
square
#ABC2AD #ABB5C2 #C2ABC0 #C2B9AB
split-complementary
#ABC2AD #B9ABC2 #C2ABB5
monochromatic
#668D69 #88A88A #ABC2AD #CEDCD0 #EDF2EE
Accessibility & contrast
On white
1.90
#ABC2AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.05
#ABC2AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC2AD
11.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC2AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC2AD | 1.00 | 1.90 | 11.05 | 11.05 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BEAC
Deuteranopia (green-blind)
#BFBBAE
Tritanopia (blue-blind)
#A9C1BC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #abc2ad; /* rgb */ color: rgb(171, 194, 173); /* oklch */ color: oklch(79.1% 0.039 147.6);
Tailwind
colors: {
custom: {
50: '#c4d4c5',
500: '#abc2ad',
950: '#000000',
},
}SCSS
$custom: #abc2ad; $custom-light: #c4d4c5; $custom-dark: #000000;
JSON
{
"hex": "#abc2ad",
"rgb": {
"r": 171,
"g": 194,
"b": 173
},
"hsl": {
"h": 125.217,
"s": 15.862,
"l": 71.569
},
"oklch": {
"l": 0.79073,
"c": 0.03857,
"h": 147.6
},
"luminance": 0.50259
}Semantic roles & 50–950 ramp
primary
#ABC2AD
secondary
#967B93
accent
#4B939A
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382