#ABC3AB#ABC3AB
#ABC3AB is a light, muted green. Relative luminance 0.506; OKLCH L 79.2% C 0.042 H 145.2°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC3AB |
|---|---|
| RGB | rgb(171, 195, 171) |
| HSL | hsl(120, 17%, 72%) |
| HSV | hsv(120, 12%, 76%) |
| CMYK | cmyk(12.3%, 0%, 12.3%, 23.5%) |
| CIE-LAB | lab(76.45, -12.72, 9.34) |
| CIE-LCH | lch(76.45, 15.78, 143.71°) |
| OKLab | oklab(79.24% -0.0348 0.0242) |
| OKLCH | oklch(79.24% 0.042 145.2) |
| XYZ | xyz(43.6588, 50.6278, 45.9922) |
| Luminance | 0.5063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 6.70
Sage Green
#9CAF88
ΔE00 7.51
Darkseagreen
#8FBC8F
ΔE00 8.04
Pale Teal
#82CBB2
ΔE00 10.07
Lichen
#8FB67B
ΔE00 10.78
Greyish Green
#82A67D
ΔE00 10.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC3AB #C3ABC3
analogous
#B7C3AB #ABC3AB #ABC3B7
triadic
#ABC3AB #ABABC3 #C3ABAB
tetradic
#ABC3AB #ABB7C3 #C3ABC3 #C3B7AB
square
#ABC3AB #ABB7C3 #C3ABC3 #C3B7AB
split-complementary
#ABC3AB #B7ABC3 #C3ABB7
monochromatic
#668E66 #87AA87 #ABC3AB #CFDDCF #EDF2ED
Accessibility & contrast
On white
1.89
#ABC3AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#ABC3AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC3AB
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC3AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC3AB | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BEAA
Deuteranopia (green-blind)
#C0BCAC
Tritanopia (blue-blind)
#A9C1BC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #abc3ab; /* rgb */ color: rgb(171, 195, 171); /* oklch */ color: oklch(79.2% 0.042 145.2);
Tailwind
colors: {
custom: {
50: '#c4d5c4',
500: '#abc3ab',
950: '#000000',
},
}SCSS
$custom: #abc3ab; $custom-light: #c4d5c4; $custom-dark: #000000;
JSON
{
"hex": "#abc3ab",
"rgb": {
"r": 171,
"g": 195,
"b": 171
},
"hsl": {
"h": 120,
"s": 16.667,
"l": 71.765
},
"oklch": {
"l": 0.79237,
"c": 0.04243,
"h": 145.2
},
"luminance": 0.50628
}Semantic roles & 50–950 ramp
primary
#ABC3AB
secondary
#977B97
accent
#4B9B9B
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121412
muted
#828382