#ABC7AF#ABC7AF
#ABC7AF is a light, muted green. Relative luminance 0.526; OKLCH L 80.2% C 0.045 H 149.3°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC7AF |
|---|---|
| RGB | rgb(171, 199, 175) |
| HSL | hsl(129, 20%, 73%) |
| HSV | hsv(129, 14%, 78%) |
| CMYK | cmyk(14.1%, 0%, 12.1%, 22%) |
| CIE-LAB | lab(77.64, -14.05, 8.88) |
| CIE-LCH | lch(77.64, 16.62, 147.70°) |
| OKLab | oklab(80.21% -0.0387 0.0231) |
| OKLCH | oklch(80.21% 0.045 149.3) |
| XYZ | xyz(44.9541, 52.5991, 48.3333) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.58
Darkseagreen
#8FBC8F
ΔE00 7.96
Sage Green
#9CAF88
ΔE00 8.48
Pale Teal
#82CBB2
ΔE00 9.03
Seafoam Blue
#78D1B6
ΔE00 10.82
Lichen
#8FB67B
ΔE00 11.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC7AF #C7ABC3
analogous
#B5C7AB #ABC7AF #ABC7BD
triadic
#ABC7AF #AFABC7 #C7AFAB
tetradic
#ABC7AF #ABB5C7 #C7ABC3 #C7BDAB
square
#ABC7AF #ABB5C7 #C7ABC3 #C7BDAB
split-complementary
#ABC7AF #BDABC7 #C7ABB5
monochromatic
#63956A #86AF8C #ABC7AF #D0DFD2 #EDF3EE
Accessibility & contrast
On white
1.82
#ABC7AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#ABC7AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC7AF
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC7AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC7AF | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AE
Deuteranopia (green-blind)
#C3BFB0
Tritanopia (blue-blind)
#A8C6C0
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abc7af; /* rgb */ color: rgb(171, 199, 175); /* oklch */ color: oklch(80.2% 0.045 149.3);
Tailwind
colors: {
custom: {
50: '#c4d8c6',
500: '#abc7af',
950: '#000000',
},
}SCSS
$custom: #abc7af; $custom-light: #c4d8c6; $custom-dark: #000000;
JSON
{
"hex": "#abc7af",
"rgb": {
"r": 171,
"g": 199,
"b": 175
},
"hsl": {
"h": 128.571,
"s": 20,
"l": 72.549
},
"oklch": {
"l": 0.80209,
"c": 0.04509,
"h": 149.3
},
"luminance": 0.526
}Semantic roles & 50–950 ramp
primary
#ABC7AF
secondary
#9B7B97
accent
#47929E
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382