#ABC7AB#ABC7AB
#ABC7AB is a light, muted green. Relative luminance 0.524; OKLCH L 80.1% C 0.049 H 145.1°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7AB |
|---|---|
| RGB | rgb(171, 199, 171) |
| HSL | hsl(120, 20%, 73%) |
| HSV | hsv(120, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 14.1%, 22%) |
| CIE-LAB | lab(77.55, -14.77, 10.90) |
| CIE-LCH | lch(77.55, 18.35, 143.59°) |
| OKLab | oklab(80.11% -0.0404 0.0282) |
| OKLCH | oklch(80.11% 0.049 145.1) |
| XYZ | xyz(44.5671, 52.4443, 46.2949) |
| Luminance | 0.5244 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 7.03
Greenish Grey
#96AE8D
ΔE00 7.07
Sage Green
#9CAF88
ΔE00 7.73
Pale Teal
#82CBB2
ΔE00 9.20
Lichen
#8FB67B
ΔE00 10.01
Light Grey Green
#B7E1A1
ΔE00 10.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7AB #C7ABC7
analogous
#B9C7AB #ABC7AB #ABC7B9
triadic
#ABC7AB #ABABC7 #C7ABAB
tetradic
#ABC7AB #ABB9C7 #C7ABC7 #C7B9AB
square
#ABC7AB #ABB9C7 #C7ABC7 #C7B9AB
split-complementary
#ABC7AB #B9ABC7 #C7ABB9
monochromatic
#639563 #86AF86 #ABC7AB #D0DFD0 #EDF3ED
Accessibility & contrast
On white
1.83
#ABC7AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#ABC7AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7AB
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7AB | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#C3BEAC
Tritanopia (blue-blind)
#A9C5BF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc7ab; /* rgb */ color: rgb(171, 199, 171); /* oklch */ color: oklch(80.1% 0.049 145.1);
Tailwind
colors: {
custom: {
50: '#c4d8c4',
500: '#abc7ab',
950: '#000000',
},
}SCSS
$custom: #abc7ab; $custom-light: #c4d8c4; $custom-dark: #000000;
JSON
{
"hex": "#abc7ab",
"rgb": {
"r": 171,
"g": 199,
"b": 171
},
"hsl": {
"h": 120,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80106,
"c": 0.04931,
"h": 145.1
},
"luminance": 0.52445
}Semantic roles & 50–950 ramp
primary
#ABC7AB
secondary
#9B7B9B
accent
#479E9E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382