#ABCAB8#ABCAB8
#ABCAB8 is a light, muted green. Relative luminance 0.544; OKLCH L 81.1% C 0.042 H 159.9°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCAB8 |
|---|---|
| RGB | rgb(171, 202, 184) |
| HSL | hsl(145, 23%, 73%) |
| HSV | hsv(145, 15%, 79%) |
| CMYK | cmyk(15.3%, 0%, 8.9%, 20.8%) |
| CIE-LAB | lab(78.67, -13.90, 5.53) |
| CIE-LCH | lch(78.67, 14.96, 158.32°) |
| OKLab | oklab(81.1% -0.0391 0.0144) |
| OKLCH | oklch(81.1% 0.042 159.9) |
| XYZ | xyz(46.5647, 54.3586, 53.3771) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.51
Greenish Grey
#96AE8D
ΔE00 9.40
Darkseagreen
#8FBC8F
ΔE00 9.75
Seafoam Blue
#78D1B6
ΔE00 10.24
Sage Green
#9CAF88
ΔE00 10.60
Light Teal
#90E4C1
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCAB8 #CAABBD
analogous
#ADCAAB #ABCAB8 #ABCAC7
triadic
#ABCAB8 #B8ABCA #CAB8AB
tetradic
#ABCAB8 #ABADCA #CAABBD #CAC7AB
square
#ABCAB8 #ABADCA #CAABBD #CAC7AB
split-complementary
#ABCAB8 #C7ABCA #CAABAD
monochromatic
#619A79 #85B298 #ABCAB8 #D1E2D8 #ECF3EF
Accessibility & contrast
On white
1.77
#ABCAB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ABCAB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCAB8
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCAB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCAB8 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B7
Deuteranopia (green-blind)
#C3C1B9
Tritanopia (blue-blind)
#A6CAC5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcab8; /* rgb */ color: rgb(171, 202, 184); /* oklch */ color: oklch(81.1% 0.042 159.9);
Tailwind
colors: {
custom: {
50: '#c4dacd',
500: '#abcab8',
950: '#000000',
},
}SCSS
$custom: #abcab8; $custom-light: #c4dacd; $custom-dark: #000000;
JSON
{
"hex": "#abcab8",
"rgb": {
"r": 171,
"g": 202,
"b": 184
},
"hsl": {
"h": 145.161,
"s": 22.628,
"l": 73.137
},
"oklch": {
"l": 0.81101,
"c": 0.0417,
"h": 159.9
},
"luminance": 0.5436
}Semantic roles & 50–950 ramp
primary
#ABCAB8
secondary
#9F7A90
accent
#447AA1
background
#FDFEFE
surface
#F9FBFA
border
#D2D4D3
text
#121413
muted
#828383