#ABCDA7#ABCDA7
#ABCDA7 is a light, moderate green. Relative luminance 0.551; OKLCH L 81.3% C 0.064 H 142.2°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA7 |
|---|---|
| RGB | rgb(171, 205, 167) |
| HSL | hsl(114, 28%, 73%) |
| HSV | hsv(114, 19%, 80%) |
| CMYK | cmyk(16.6%, 0%, 18.5%, 19.6%) |
| CIE-LAB | lab(79.10, -18.51, 15.23) |
| CIE-LCH | lch(79.10, 23.97, 140.55°) |
| OKLab | oklab(81.32% -0.0504 0.0392) |
| OKLCH | oklch(81.32% 0.064 142.2) |
| XYZ | xyz(45.5994, 55.1097, 44.7865) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.85
Light Grey Green
#B7E1A1
ΔE00 7.26
Greenish Grey
#96AE8D
ΔE00 8.22
Sage Green
#9CAF88
ΔE00 8.35
Hospital Green
#9BE5AA
ΔE00 8.43
Lichen
#8FB67B
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA7 #C9A7CD
analogous
#BECDA7 #ABCDA7 #A7CDB6
triadic
#ABCDA7 #A7ABCD #CDA7AB
tetradic
#ABCDA7 #A7BECD #C9A7CD #CDB6A7
square
#ABCDA7 #A7BECD #C9A7CD #CDB6A7
split-complementary
#ABCDA7 #B6A7CD #CDA7BE
monochromatic
#629F5A #86B780 #ABCDA7 #D0E3CE #ECF4EB
Accessibility & contrast
On white
1.75
#ABCDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#ABCDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA7
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA7 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC6A5
Deuteranopia (green-blind)
#C9C3A9
Tritanopia (blue-blind)
#A9CAC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcda7; /* rgb */ color: rgb(171, 205, 167); /* oklch */ color: oklch(81.3% 0.064 142.2);
Tailwind
colors: {
custom: {
50: '#c4dcc1',
500: '#abcda7',
950: '#000000',
},
}SCSS
$custom: #abcda7; $custom-light: #c4dcc1; $custom-dark: #000000;
JSON
{
"hex": "#abcda7",
"rgb": {
"r": 171,
"g": 205,
"b": 167
},
"hsl": {
"h": 113.684,
"s": 27.536,
"l": 72.941
},
"oklch": {
"l": 0.81319,
"c": 0.06387,
"h": 142.2
},
"luminance": 0.55111
}Semantic roles & 50–950 ramp
primary
#ABCDA7
secondary
#9E76A2
accent
#3FA69B
background
#FDFEFD
surface
#F9FCF9
border
#D2D5D2
text
#121512
muted
#828482