#ABC7AE#ABC7AE
#ABC7AE is a light, muted green. Relative luminance 0.526; OKLCH L 80.2% C 0.046 H 148.1°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7AE |
|---|---|
| RGB | rgb(171, 199, 174) |
| HSL | hsl(126, 20%, 73%) |
| HSV | hsv(126, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 12.6%, 22%) |
| CIE-LAB | lab(77.61, -14.23, 9.38) |
| CIE-LCH | lch(77.61, 17.04, 146.60°) |
| OKLab | oklab(80.18% -0.0392 0.0243) |
| OKLCH | oklch(80.18% 0.046 148.1) |
| XYZ | xyz(44.8563, 52.5599, 47.8180) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.43
Darkseagreen
#8FBC8F
ΔE00 7.72
Sage Green
#9CAF88
ΔE00 8.28
Pale Teal
#82CBB2
ΔE00 9.06
Lichen
#8FB67B
ΔE00 10.82
Seafoam Blue
#78D1B6
ΔE00 10.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7AE #C7ABC4
analogous
#B6C7AB #ABC7AE #ABC7BC
triadic
#ABC7AE #AEABC7 #C7AEAB
tetradic
#ABC7AE #ABB6C7 #C7ABC4 #C7BCAB
square
#ABC7AE #ABB6C7 #C7ABC4 #C7BCAB
split-complementary
#ABC7AE #BCABC7 #C7ABB6
monochromatic
#639568 #86AF8B #ABC7AE #D0DFD1 #EDF3ED
Accessibility & contrast
On white
1.82
#ABC7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#ABC7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7AE
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7AE | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#C3BFAF
Tritanopia (blue-blind)
#A8C6C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc7ae; /* rgb */ color: rgb(171, 199, 174); /* oklch */ color: oklch(80.2% 0.046 148.1);
Tailwind
colors: {
custom: {
50: '#c4d8c6',
500: '#abc7ae',
950: '#000000',
},
}SCSS
$custom: #abc7ae; $custom-light: #c4d8c6; $custom-dark: #000000;
JSON
{
"hex": "#abc7ae",
"rgb": {
"r": 171,
"g": 199,
"b": 174
},
"hsl": {
"h": 126.429,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80183,
"c": 0.04612,
"h": 148.1
},
"luminance": 0.52561
}Semantic roles & 50–950 ramp
primary
#ABC7AE
secondary
#9B7B98
accent
#47959E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382