#ABCDA4#ABCDA4
#ABCDA4 is a light, moderate green. Relative luminance 0.550; OKLCH L 81.2% C 0.067 H 140.3°. Best body text is #000000 at 12.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA4 |
|---|---|
| RGB | rgb(171, 205, 164) |
| HSL | hsl(110, 29%, 72%) |
| HSV | hsv(110, 20%, 80%) |
| CMYK | cmyk(16.6%, 0%, 20%, 19.6%) |
| CIE-LAB | lab(79.04, -19.03, 16.74) |
| CIE-LCH | lch(79.04, 25.34, 138.66°) |
| OKLab | oklab(81.25% -0.0517 0.043) |
| OKLCH | oklch(81.25% 0.067 140.3) |
| XYZ | xyz(45.3253, 55.0000, 43.3428) |
| Luminance | 0.5500 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.64
Light Grey Green
#B7E1A1
ΔE00 6.64
Lichen
#8FB67B
ΔE00 8.10
Hospital Green
#9BE5AA
ΔE00 8.17
Sage Green
#9CAF88
ΔE00 8.21
Light Sage
#BCECAC
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA4 #C6A4CD
analogous
#C0CDA4 #ABCDA4 #A4CDB2
triadic
#ABCDA4 #A4ABCD #CDA4AB
tetradic
#ABCDA4 #A4C0CD #C6A4CD #CDB2A4
square
#ABCDA4 #A4C0CD #C6A4CD #CDB2A4
split-complementary
#ABCDA4 #B2A4CD #CDA4C0
monochromatic
#649F57 #87B77D #ABCDA4 #CFE3CB #EDF4EB
Accessibility & contrast
On white
1.75
#ABCDA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.00
#ABCDA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA4
12.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA4 | 1.00 | 1.75 | 12.00 | 12.00 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C6A2
Deuteranopia (green-blind)
#CAC2A6
Tritanopia (blue-blind)
#A9CAC2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcda4; /* rgb */ color: rgb(171, 205, 164); /* oklch */ color: oklch(81.2% 0.067 140.3);
Tailwind
colors: {
custom: {
50: '#c4dcbf',
500: '#abcda4',
950: '#000000',
},
}SCSS
$custom: #abcda4; $custom-light: #c4dcbf; $custom-dark: #000000;
JSON
{
"hex": "#abcda4",
"rgb": {
"r": 171,
"g": 205,
"b": 164
},
"hsl": {
"h": 109.756,
"s": 29.078,
"l": 72.353
},
"oklch": {
"l": 0.81248,
"c": 0.06723,
"h": 140.3
},
"luminance": 0.55001
}Semantic roles & 50–950 ramp
primary
#ABCDA4
secondary
#9A73A2
accent
#3EA896
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121512
muted
#828482