#ABC0AE#ABC0AE
#ABC0AE is a light, muted green. Relative luminance 0.494; OKLCH L 78.7% C 0.034 H 149.4°. Best body text is #000000 at 10.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABC0AE |
|---|---|
| RGB | rgb(171, 192, 174) |
| HSL | hsl(129, 14%, 71%) |
| HSV | hsv(129, 11%, 75%) |
| CMYK | cmyk(10.9%, 0%, 9.4%, 24.7%) |
| CIE-LAB | lab(75.71, -10.61, 6.65) |
| CIE-LCH | lch(75.71, 12.53, 147.93°) |
| OKLab | oklab(78.67% -0.0293 0.0173) |
| OKLCH | oklch(78.67% 0.034 149.4) |
| XYZ | xyz(43.2826, 49.4126, 47.2934) |
| Luminance | 0.4941 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.51
Sage Green
#9CAF88
ΔE00 8.52
Darkseagreen
#8FBC8F
ΔE00 9.89
Silver (survey)
#C5C9C7
ΔE00 10.69
Pale Teal
#82CBB2
ΔE00 11.09
Cement
#A5A391
ΔE00 11.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABC0AE #C0ABBD
analogous
#B2C0AB #ABC0AE #ABC0B8
triadic
#ABC0AE #AEABC0 #C0AEAB
tetradic
#ABC0AE #ABB2C0 #C0ABBD #C0B8AB
square
#ABC0AE #ABB2C0 #C0ABBD #C0B8AB
split-complementary
#ABC0AE #B8ABC0 #C0ABB2
monochromatic
#67896C #88A68C #ABC0AE #CEDAD0 #EEF2EE
Accessibility & contrast
On white
1.93
#ABC0AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.88
#ABC0AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABC0AE
10.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABC0AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABC0AE | 1.00 | 1.93 | 10.88 | 10.88 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#BDBAAF
Tritanopia (blue-blind)
#A9BFBB
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #abc0ae; /* rgb */ color: rgb(171, 192, 174); /* oklch */ color: oklch(78.7% 0.034 149.4);
Tailwind
colors: {
custom: {
50: '#c4d3c6',
500: '#abc0ae',
950: '#000000',
},
}SCSS
$custom: #abc0ae; $custom-light: #c4d3c6; $custom-dark: #000000;
JSON
{
"hex": "#abc0ae",
"rgb": {
"r": 171,
"g": 192,
"b": 174
},
"hsl": {
"h": 128.571,
"s": 14.286,
"l": 71.176
},
"oklch": {
"l": 0.78668,
"c": 0.03406,
"h": 149.4
},
"luminance": 0.49413
}Semantic roles & 50–950 ramp
primary
#ABC0AE
secondary
#E6E1E5
accent
#4D8E98
background
#FCFCFC
surface
#F8F9F8
border
#D1D2D1
text
#121413
muted
#818282