#ABCDA3#ABCDA3
#ABCDA3 is a light, moderate green. Relative luminance 0.550; OKLCH L 81.2% C 0.068 H 139.7°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA3 |
|---|---|
| RGB | rgb(171, 205, 163) |
| HSL | hsl(109, 30%, 72%) |
| HSV | hsv(109, 20%, 80%) |
| CMYK | cmyk(16.6%, 0%, 20.5%, 19.6%) |
| CIE-LAB | lab(79.02, -19.20, 17.24) |
| CIE-LCH | lch(79.02, 25.80, 138.07°) |
| OKLab | oklab(81.22% -0.0521 0.0442) |
| OKLCH | oklch(81.22% 0.068 139.7) |
| XYZ | xyz(45.2353, 54.9640, 42.8691) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.60
Light Grey Green
#B7E1A1
ΔE00 6.45
Lichen
#8FB67B
ΔE00 7.94
Hospital Green
#9BE5AA
ΔE00 8.10
Light Sage
#BCECAC
ΔE00 8.14
Sage Green
#9CAF88
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA3 #C5A3CD
analogous
#C0CDA3 #ABCDA3 #A3CDB0
triadic
#ABCDA3 #A3ABCD #CDA3AB
tetradic
#ABCDA3 #A3C0CD #C5A3CD #CDB0A3
square
#ABCDA3 #A3C0CD #C5A3CD #CDB0A3
split-complementary
#ABCDA3 #B0A3CD #CDA3C0
monochromatic
#649F56 #87B77B #ABCDA3 #CFE3CB #EDF4EB
Accessibility & contrast
On white
1.75
#ABCDA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ABCDA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA3
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA3 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A1
Deuteranopia (green-blind)
#CAC2A5
Tritanopia (blue-blind)
#A9CAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcda3; /* rgb */ color: rgb(171, 205, 163); /* oklch */ color: oklch(81.2% 0.068 139.7);
Tailwind
colors: {
custom: {
50: '#c4dcbe',
500: '#abcda3',
950: '#000000',
},
}SCSS
$custom: #abcda3; $custom-light: #c4dcbe; $custom-dark: #000000;
JSON
{
"hex": "#abcda3",
"rgb": {
"r": 171,
"g": 205,
"b": 163
},
"hsl": {
"h": 108.571,
"s": 29.577,
"l": 72.157
},
"oklch": {
"l": 0.81224,
"c": 0.06835,
"h": 139.7
},
"luminance": 0.54965
}Semantic roles & 50–950 ramp
primary
#ABCDA3
secondary
#9972A2
accent
#3DA894
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121512
muted
#828482