#ABCDA5#ABCDA5
#ABCDA5 is a light, moderate green. Relative luminance 0.550; OKLCH L 81.3% C 0.066 H 140.9°. Best body text is #000000 at 12.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA5 |
|---|---|
| RGB | rgb(171, 205, 165) |
| HSL | hsl(111, 29%, 73%) |
| HSV | hsv(111, 20%, 80%) |
| CMYK | cmyk(16.6%, 0%, 19.5%, 19.6%) |
| CIE-LAB | lab(79.06, -18.86, 16.24) |
| CIE-LCH | lch(79.06, 24.88, 139.27°) |
| OKLab | oklab(81.27% -0.0513 0.0417) |
| OKLCH | oklch(81.27% 0.066 140.9) |
| XYZ | xyz(45.4159, 55.0363, 43.8203) |
| Luminance | 0.5504 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.70
Light Grey Green
#B7E1A1
ΔE00 6.84
Hospital Green
#9BE5AA
ΔE00 8.25
Sage Green
#9CAF88
ΔE00 8.25
Greenish Grey
#96AE8D
ΔE00 8.25
Lichen
#8FB67B
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA5 #C7A5CD
analogous
#BFCDA5 #ABCDA5 #A5CDB3
triadic
#ABCDA5 #A5ABCD #CDA5AB
tetradic
#ABCDA5 #A5BFCD #C7A5CD #CDB3A5
square
#ABCDA5 #A5BFCD #C7A5CD #CDB3A5
split-complementary
#ABCDA5 #B3A5CD #CDA5BF
monochromatic
#639F58 #86B77E #ABCDA5 #D0E3CC #EDF4EB
Accessibility & contrast
On white
1.75
#ABCDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.01
#ABCDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA5
12.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA5 | 1.00 | 1.75 | 12.01 | 12.01 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A3
Deuteranopia (green-blind)
#CAC2A7
Tritanopia (blue-blind)
#A9CAC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcda5; /* rgb */ color: rgb(171, 205, 165); /* oklch */ color: oklch(81.3% 0.066 140.9);
Tailwind
colors: {
custom: {
50: '#c4dcbf',
500: '#abcda5',
950: '#000000',
},
}SCSS
$custom: #abcda5; $custom-light: #c4dcbf; $custom-dark: #000000;
JSON
{
"hex": "#abcda5",
"rgb": {
"r": 171,
"g": 205,
"b": 165
},
"hsl": {
"h": 111,
"s": 28.571,
"l": 72.549
},
"oklch": {
"l": 0.81271,
"c": 0.0661,
"h": 140.9
},
"luminance": 0.55037
}Semantic roles & 50–950 ramp
primary
#ABCDA5
secondary
#9B74A2
accent
#3EA797
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121512
muted
#828482