#ABCDA1#ABCDA1
#ABCDA1 is a light, moderate green. Relative luminance 0.549; OKLCH L 81.2% C 0.071 H 138.6°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA1 |
|---|---|
| RGB | rgb(171, 205, 161) |
| HSL | hsl(106, 31%, 72%) |
| HSV | hsv(106, 21%, 80%) |
| CMYK | cmyk(16.6%, 0%, 21.5%, 19.6%) |
| CIE-LAB | lab(78.98, -19.53, 18.25) |
| CIE-LCH | lch(78.98, 26.73, 136.95°) |
| OKLab | oklab(81.18% -0.053 0.0467) |
| OKLCH | oklch(81.18% 0.071 138.6) |
| XYZ | xyz(45.0575, 54.8929, 41.9328) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 6.10
Lichen
#8FB67B
ΔE00 7.65
Light Sage
#BCECAC
ΔE00 7.90
Hospital Green
#9BE5AA
ΔE00 7.98
Sage Green
#9CAF88
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA1 #C3A1CD
analogous
#C1CDA1 #ABCDA1 #A1CDAD
triadic
#ABCDA1 #A1ABCD #CDA1AB
tetradic
#ABCDA1 #A1C1CD #C3A1CD #CDADA1
square
#ABCDA1 #A1C1CD #C3A1CD #CDADA1
split-complementary
#ABCDA1 #ADA1CD #CDA1C1
monochromatic
#659F55 #87B879 #ABCDA1 #CFE2C9 #EDF4EB
Accessibility & contrast
On white
1.75
#ABCDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#ABCDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA1
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA1 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69E
Deuteranopia (green-blind)
#CAC2A3
Tritanopia (blue-blind)
#AACAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcda1; /* rgb */ color: rgb(171, 205, 161); /* oklch */ color: oklch(81.2% 0.071 138.6);
Tailwind
colors: {
custom: {
50: '#c4dcbd',
500: '#abcda1',
950: '#000000',
},
}SCSS
$custom: #abcda1; $custom-light: #c4dcbd; $custom-dark: #000000;
JSON
{
"hex": "#abcda1",
"rgb": {
"r": 171,
"g": 205,
"b": 161
},
"hsl": {
"h": 106.364,
"s": 30.556,
"l": 71.765
},
"oklch": {
"l": 0.81178,
"c": 0.07063,
"h": 138.6
},
"luminance": 0.54894
}Semantic roles & 50–950 ramp
primary
#ABCDA1
secondary
#9770A2
accent
#3CA990
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121512
muted
#828482