#ABCCAA#ABCCAA
#ABCCAA is a light, muted green. Relative luminance 0.547; OKLCH L 81.2% C 0.059 H 144.2°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCCAA |
|---|---|
| RGB | rgb(171, 204, 170) |
| HSL | hsl(118, 25%, 73%) |
| HSV | hsv(118, 17%, 80%) |
| CMYK | cmyk(16.2%, 0%, 16.7%, 20%) |
| CIE-LAB | lab(78.89, -17.49, 13.34) |
| CIE-LCH | lch(78.89, 21.99, 142.66°) |
| OKLab | oklab(81.17% -0.0478 0.0344) |
| OKLCH | oklch(81.17% 0.059 144.2) |
| XYZ | xyz(45.6415, 54.7450, 46.1846) |
| Luminance | 0.5475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.22
Greenish Grey
#96AE8D
ΔE00 8.00
Light Grey Green
#B7E1A1
ΔE00 8.26
Sage Green
#9CAF88
ΔE00 8.37
Pale Teal
#82CBB2
ΔE00 8.76
Hospital Green
#9BE5AA
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCCAA #CBAACC
analogous
#BCCCAA #ABCCAA #AACCBA
triadic
#ABCCAA #AAABCC #CCAAAB
tetradic
#ABCCAA #AABCCC #CBAACC #CCBAAA
square
#ABCCAA #AABCCC #CBAACC #CCBAAA
split-complementary
#ABCCAA #BAAACC #CCAABC
monochromatic
#609D5E #85B584 #ABCCAA #D1E3D0 #ECF4EC
Accessibility & contrast
On white
1.76
#ABCCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#ABCCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCCAA
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCCAA | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC5A8
Deuteranopia (green-blind)
#C8C2AC
Tritanopia (blue-blind)
#A8CAC2
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abccaa; /* rgb */ color: rgb(171, 204, 170); /* oklch */ color: oklch(81.2% 0.059 144.2);
Tailwind
colors: {
custom: {
50: '#c4dbc3',
500: '#abccaa',
950: '#000000',
},
}SCSS
$custom: #abccaa; $custom-light: #c4dbc3; $custom-dark: #000000;
JSON
{
"hex": "#abccaa",
"rgb": {
"r": 171,
"g": 204,
"b": 170
},
"hsl": {
"h": 118.235,
"s": 25,
"l": 73.333
},
"oklch": {
"l": 0.81173,
"c": 0.05889,
"h": 144.2
},
"luminance": 0.54746
}Semantic roles & 50–950 ramp
primary
#ABCCAA
secondary
#A079A1
accent
#42A4A1
background
#FDFEFD
surface
#F9FBF9
border
#D2D4D2
text
#121512
muted
#828482