#ABC8AB#ABC8AB
#ABC8AB is a light, muted green. Relative luminance 0.529; OKLCH L 80.3% C 0.051 H 145.1°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC8AB |
|---|---|
| RGB | rgb(171, 200, 171) |
| HSL | hsl(120, 21%, 73%) |
| HSV | hsv(120, 15%, 78%) |
| CMYK | cmyk(14.5%, 0%, 14.5%, 21.6%) |
| CIE-LAB | lab(77.82, -15.28, 11.28) |
| CIE-LCH | lch(77.82, 19.00, 143.56°) |
| OKLab | oklab(80.32% -0.0418 0.0292) |
| OKLCH | oklch(80.32% 0.051 145.1) |
| XYZ | xyz(44.7979, 52.9059, 46.3719) |
| Luminance | 0.5291 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.85
Greenish Grey
#96AE8D
ΔE00 7.23
Sage Green
#9CAF88
ΔE00 7.84
Pale Teal
#82CBB2
ΔE00 9.04
Lichen
#8FB67B
ΔE00 9.87
Light Grey Green
#B7E1A1
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC8AB #C8ABC8
analogous
#B9C8AB #ABC8AB #ABC8B9
triadic
#ABC8AB #ABABC8 #C8ABAB
tetradic
#ABC8AB #ABB9C8 #C8ABC8 #C8B9AB
square
#ABC8AB #ABB9C8 #C8ABC8 #C8B9AB
split-complementary
#ABC8AB #B9ABC8 #C8ABB9
monochromatic
#629662 #86B086 #ABC8AB #D0E0D0 #EDF3ED
Accessibility & contrast
On white
1.81
#ABC8AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#ABC8AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC8AB
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC8AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC8AB | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C2A9
Deuteranopia (green-blind)
#C4BFAC
Tritanopia (blue-blind)
#A9C6C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc8ab; /* rgb */ color: rgb(171, 200, 171); /* oklch */ color: oklch(80.3% 0.051 145.1);
Tailwind
colors: {
custom: {
50: '#c4d8c4',
500: '#abc8ab',
950: '#000000',
},
}SCSS
$custom: #abc8ab; $custom-light: #c4d8c4; $custom-dark: #000000;
JSON
{
"hex": "#abc8ab",
"rgb": {
"r": 171,
"g": 200,
"b": 171
},
"hsl": {
"h": 120,
"s": 20.863,
"l": 72.745
},
"oklch": {
"l": 0.80324,
"c": 0.05101,
"h": 145.1
},
"luminance": 0.52907
}Semantic roles & 50–950 ramp
primary
#ABC8AB
secondary
#9C7B9C
accent
#469F9F
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382