#ABC6AF#ABC6AF
#ABC6AF is a light, muted green. Relative luminance 0.521; OKLCH L 80.0% C 0.043 H 149.5°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC6AF |
|---|---|
| RGB | rgb(171, 198, 175) |
| HSL | hsl(129, 19%, 72%) |
| HSV | hsv(129, 14%, 78%) |
| CMYK | cmyk(13.6%, 0%, 11.6%, 22.4%) |
| CIE-LAB | lab(77.36, -13.53, 8.49) |
| CIE-LCH | lch(77.36, 15.97, 147.90°) |
| OKLab | oklab(79.99% -0.0374 0.022) |
| OKLCH | oklch(79.99% 0.043 149.5) |
| XYZ | xyz(44.7248, 52.1404, 48.2569) |
| Luminance | 0.5214 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.51
Darkseagreen
#8FBC8F
ΔE00 8.21
Sage Green
#9CAF88
ΔE00 8.45
Pale Teal
#82CBB2
ΔE00 9.27
Seafoam Blue
#78D1B6
ΔE00 11.08
Lichen
#8FB67B
ΔE00 11.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC6AF #C6ABC2
analogous
#B5C6AB #ABC6AF #ABC6BD
triadic
#ABC6AF #AFABC6 #C6AFAB
tetradic
#ABC6AF #ABB5C6 #C6ABC2 #C6BDAB
square
#ABC6AF #ABB5C6 #C6ABC2 #C6BDAB
split-complementary
#ABC6AF #BDABC6 #C6ABB5
monochromatic
#64936B #87AD8C #ABC6AF #CFDFD2 #EDF3EE
Accessibility & contrast
On white
1.84
#ABC6AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#ABC6AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC6AF
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC6AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC6AF | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#C2BEB0
Tritanopia (blue-blind)
#A8C5BF
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #abc6af; /* rgb */ color: rgb(171, 198, 175); /* oklch */ color: oklch(80.0% 0.043 149.5);
Tailwind
colors: {
custom: {
50: '#c4d7c6',
500: '#abc6af',
950: '#000000',
},
}SCSS
$custom: #abc6af; $custom-light: #c4d7c6; $custom-dark: #000000;
JSON
{
"hex": "#abc6af",
"rgb": {
"r": 171,
"g": 198,
"b": 175
},
"hsl": {
"h": 128.889,
"s": 19.149,
"l": 72.353
},
"oklch": {
"l": 0.79992,
"c": 0.04338,
"h": 149.5
},
"luminance": 0.52141
}Semantic roles & 50–950 ramp
primary
#ABC6AF
secondary
#9A7B96
accent
#48919D
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121413
muted
#828382