#ABCDA0#ABCDA0
#ABCDA0 is a light, moderate green. Relative luminance 0.549; OKLCH L 81.2% C 0.072 H 138.1°. Best body text is #000000 at 11.97:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA0 |
|---|---|
| RGB | rgb(171, 205, 160) |
| HSL | hsl(105, 31%, 72%) |
| HSV | hsv(105, 22%, 80%) |
| CMYK | cmyk(16.6%, 0%, 22%, 19.6%) |
| CIE-LAB | lab(78.96, -19.70, 18.75) |
| CIE-LCH | lch(78.96, 27.19, 136.41°) |
| OKLab | oklab(81.16% -0.0534 0.0479) |
| OKLCH | oklch(81.16% 0.072 138.1) |
| XYZ | xyz(44.9697, 54.8578, 41.4703) |
| Luminance | 0.5486 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.55
Light Grey Green
#B7E1A1
ΔE00 5.93
Lichen
#8FB67B
ΔE00 7.51
Light Sage
#BCECAC
ΔE00 7.79
Hospital Green
#9BE5AA
ΔE00 7.94
Sage Green
#9CAF88
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA0 #C2A0CD
analogous
#C2CDA0 #ABCDA0 #A0CDAC
triadic
#ABCDA0 #A0ABCD #CDA0AB
tetradic
#ABCDA0 #A0C2CD #C2A0CD #CDACA0
square
#ABCDA0 #A0C2CD #C2A0CD #CDACA0
split-complementary
#ABCDA0 #ACA0CD #CDA0C2
monochromatic
#669F54 #88B878 #ABCDA0 #CEE2C8 #EDF4EB
Accessibility & contrast
On white
1.75
#ABCDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.97
#ABCDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA0
11.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA0 | 1.00 | 1.75 | 11.97 | 11.97 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C69D
Deuteranopia (green-blind)
#CBC2A2
Tritanopia (blue-blind)
#AACAC1
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcda0; /* rgb */ color: rgb(171, 205, 160); /* oklch */ color: oklch(81.2% 0.072 138.1);
Tailwind
colors: {
custom: {
50: '#c4dcbc',
500: '#abcda0',
950: '#000000',
},
}SCSS
$custom: #abcda0; $custom-light: #c4dcbc; $custom-dark: #000000;
JSON
{
"hex": "#abcda0",
"rgb": {
"r": 171,
"g": 205,
"b": 160
},
"hsl": {
"h": 105.333,
"s": 31.034,
"l": 71.569
},
"oklch": {
"l": 0.81155,
"c": 0.07177,
"h": 138.1
},
"luminance": 0.54859
}Semantic roles & 50–950 ramp
primary
#ABCDA0
secondary
#966FA2
accent
#3CAA8F
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121512
muted
#828482