#ABCDAB#ABCDAB
#ABCDAB is a light, muted green. Relative luminance 0.553; OKLCH L 81.4% C 0.059 H 145.0°. Best body text is #000000 at 12.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDAB |
|---|---|
| RGB | rgb(171, 205, 171) |
| HSL | hsl(120, 25%, 74%) |
| HSV | hsv(120, 17%, 80%) |
| CMYK | cmyk(16.6%, 0%, 16.6%, 19.6%) |
| CIE-LAB | lab(79.19, -17.81, 13.22) |
| CIE-LCH | lch(79.19, 22.19, 143.41°) |
| OKLab | oklab(81.42% -0.0487 0.0341) |
| OKLCH | oklch(81.42% 0.06 145) |
| XYZ | xyz(45.9749, 55.2599, 46.7642) |
| Luminance | 0.5526 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 6.32
Light Grey Green
#B7E1A1
ΔE00 8.17
Greenish Grey
#96AE8D
ΔE00 8.26
Pale Teal
#82CBB2
ΔE00 8.59
Sage Green
#9CAF88
ΔE00 8.66
Hospital Green
#9BE5AA
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDAB #CDABCD
analogous
#BCCDAB #ABCDAB #ABCDBC
triadic
#ABCDAB #ABABCD #CDABAB
tetradic
#ABCDAB #ABBCCD #CDABCD #CDBCAB
square
#ABCDAB #ABBCCD #CDABCD #CDBCAB
split-complementary
#ABCDAB #BCABCD #CDABBC
monochromatic
#5F9F5F #85B685 #ABCDAB #D1E4D1 #ECF4EC
Accessibility & contrast
On white
1.74
#ABCDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.05
#ABCDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDAB
12.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDAB | 1.00 | 1.74 | 12.05 | 12.05 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A9
Deuteranopia (green-blind)
#C9C3AD
Tritanopia (blue-blind)
#A8CBC3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcdab; /* rgb */ color: rgb(171, 205, 171); /* oklch */ color: oklch(81.4% 0.059 145.0);
Tailwind
colors: {
custom: {
50: '#c4dcc4',
500: '#abcdab',
950: '#000000',
},
}SCSS
$custom: #abcdab; $custom-light: #c4dcc4; $custom-dark: #000000;
JSON
{
"hex": "#abcdab",
"rgb": {
"r": 171,
"g": 205,
"b": 171
},
"hsl": {
"h": 120,
"s": 25.373,
"l": 73.725
},
"oklch": {
"l": 0.81416,
"c": 0.0595,
"h": 145
},
"luminance": 0.55261
}Semantic roles & 50–950 ramp
primary
#ABCDAB
secondary
#A27AA2
accent
#42A4A4
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121512
muted
#828482