#ABCCAC#ABCCAC
#ABCCAC is a light, muted green. Relative luminance 0.548; OKLCH L 81.2% C 0.057 H 145.8°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCAC |
|---|---|
| RGB | rgb(171, 204, 172) |
| HSL | hsl(122, 24%, 74%) |
| HSV | hsv(122, 16%, 80%) |
| CMYK | cmyk(16.2%, 0%, 15.7%, 20%) |
| CIE-LAB | lab(78.94, -17.13, 12.33) |
| CIE-LCH | lch(78.94, 21.11, 144.25°) |
| OKLab | oklab(81.22% -0.0469 0.0319) |
| OKLCH | oklch(81.22% 0.057 145.8) |
| XYZ | xyz(45.8321, 54.8213, 47.1886) |
| Luminance | 0.5482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.53
Greenish Grey
#96AE8D
ΔE00 8.08
Pale Teal
#82CBB2
ΔE00 8.52
Sage Green
#9CAF88
ΔE00 8.58
Light Grey Green
#B7E1A1
ΔE00 8.75
Hospital Green
#9BE5AA
ΔE00 9.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCAC #CCABCB
analogous
#BACCAB #ABCCAC #ABCCBC
triadic
#ABCCAC #ACABCC #CCACAB
tetradic
#ABCCAC #ABBACC #CCABCB #CCBCAB
square
#ABCCAC #ABBACC #CCABCB #CCBCAB
split-complementary
#ABCCAC #BCABCC #CCABBA
monochromatic
#5F9D61 #85B586 #ABCCAC #D1E3D2 #ECF3EC
Accessibility & contrast
On white
1.76
#ABCCAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#ABCCAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCAC
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCAC | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AA
Deuteranopia (green-blind)
#C8C2AE
Tritanopia (blue-blind)
#A8CAC3
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abccac; /* rgb */ color: rgb(171, 204, 172); /* oklch */ color: oklch(81.2% 0.057 145.8);
Tailwind
colors: {
custom: {
50: '#c4dbc4',
500: '#abccac',
950: '#000000',
},
}SCSS
$custom: #abccac; $custom-light: #c4dbc4; $custom-dark: #000000;
JSON
{
"hex": "#abccac",
"rgb": {
"r": 171,
"g": 204,
"b": 172
},
"hsl": {
"h": 121.818,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.81222,
"c": 0.05674,
"h": 145.8
},
"luminance": 0.54822
}Semantic roles & 50–950 ramp
primary
#ABCCAC
secondary
#A17AA0
accent
#43A0A3
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121512
muted
#828482