#ABCCBA#ABCCBA
#ABCCBA is a light, muted green. Relative luminance 0.554; OKLCH L 81.6% C 0.043 H 161.5°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCBA |
|---|---|
| RGB | rgb(171, 204, 186) |
| HSL | hsl(147, 24%, 74%) |
| HSV | hsv(147, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 8.8%, 20%) |
| CIE-LAB | lab(79.26, -14.54, 5.31) |
| CIE-LCH | lch(79.26, 15.48, 159.94°) |
| OKLab | oklab(81.59% -0.0411 0.0138) |
| OKLCH | oklch(81.59% 0.043 161.5) |
| XYZ | xyz(47.2482, 55.3877, 54.6464) |
| Luminance | 0.5539 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Pale Teal
#82CBB2
ΔE00 8.12
Seafoam Blue
#78D1B6
ΔE00 9.80
Greenish Grey
#96AE8D
ΔE00 9.88
Darkseagreen
#8FBC8F
ΔE00 9.88
Light Teal
#90E4C1
ΔE00 10.25
Sage Green
#9CAF88
ΔE00 11.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCBA #CCABBD
analogous
#ACCCAB #ABCCBA #ABCCCA
triadic
#ABCCBA #BAABCC #CCBAAB
tetradic
#ABCCBA #ABACCC #CCABBD #CCCAAB
square
#ABCCBA #ABACCC #CCABBD #CCCAAB
split-complementary
#ABCCBA #CAABCC #CCABAC
monochromatic
#5F9D7B #85B59B #ABCCBA #D1E3D9 #ECF3EF
Accessibility & contrast
On white
1.74
#ABCCBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#ABCCBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCBA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCBA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC7B9
Deuteranopia (green-blind)
#C5C3BB
Tritanopia (blue-blind)
#A5CCC7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abccba; /* rgb */ color: rgb(171, 204, 186); /* oklch */ color: oklch(81.6% 0.043 161.5);
Tailwind
colors: {
custom: {
50: '#c4dbce',
500: '#abccba',
950: '#000000',
},
}SCSS
$custom: #abccba; $custom-light: #c4dbce; $custom-dark: #000000;
JSON
{
"hex": "#abccba",
"rgb": {
"r": 171,
"g": 204,
"b": 186
},
"hsl": {
"h": 147.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81589,
"c": 0.04332,
"h": 161.5
},
"luminance": 0.55389
}Semantic roles & 50–950 ramp
primary
#ABCCBA
secondary
#A17A8F
accent
#4377A3
background
#FDFEFE
surface
#F9FBFB
border
#D2D4D4
text
#121513
muted
#828483