#ABC8AD#ABC8AD
#ABC8AD is a light, muted green. Relative luminance 0.530; OKLCH L 80.4% C 0.049 H 147.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8AD |
|---|---|
| RGB | rgb(171, 200, 173) |
| HSL | hsl(124, 21%, 73%) |
| HSV | hsv(124, 15%, 78%) |
| CMYK | cmyk(14.5%, 0%, 13.5%, 21.6%) |
| CIE-LAB | lab(77.86, -14.92, 10.28) |
| CIE-LCH | lch(77.86, 18.12, 145.45°) |
| OKLab | oklab(80.38% -0.041 0.0266) |
| OKLCH | oklch(80.38% 0.049 147) |
| XYZ | xyz(44.9900, 52.9828, 47.3834) |
| Luminance | 0.5298 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.27
Greenish Grey
#96AE8D
ΔE00 7.42
Sage Green
#9CAF88
ΔE00 8.17
Pale Teal
#82CBB2
ΔE00 8.91
Lichen
#8FB67B
ΔE00 10.38
Light Grey Green
#B7E1A1
ΔE00 10.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8AD #C8ABC6
analogous
#B7C8AB #ABC8AD #ABC8BB
triadic
#ABC8AD #ADABC8 #C8ADAB
tetradic
#ABC8AD #ABB7C8 #C8ABC6 #C8BBAB
square
#ABC8AD #ABB7C8 #C8ABC6 #C8BBAB
split-complementary
#ABC8AD #BBABC8 #C8ABB7
monochromatic
#629666 #86B089 #ABC8AD #D0E0D1 #EDF3ED
Accessibility & contrast
On white
1.81
#ABC8AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#ABC8AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8AD
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8AD | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2AC
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#A8C6C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8ad; /* rgb */ color: rgb(171, 200, 173); /* oklch */ color: oklch(80.4% 0.049 147.0);
Tailwind
colors: {
custom: {
50: '#c4d8c5',
500: '#abc8ad',
950: '#000000',
},
}SCSS
$custom: #abc8ad; $custom-light: #c4d8c5; $custom-dark: #000000;
JSON
{
"hex": "#abc8ad",
"rgb": {
"r": 171,
"g": 200,
"b": 173
},
"hsl": {
"h": 124.138,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80375,
"c": 0.04888,
"h": 147
},
"luminance": 0.52984
}Semantic roles & 50–950 ramp
primary
#ABC8AD
secondary
#9C7B9A
accent
#46999F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382