#ABCDA2#ABCDA2
#ABCDA2 is a light, moderate green. Relative luminance 0.549; OKLCH L 81.2% C 0.069 H 139.2°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCDA2 |
|---|---|
| RGB | rgb(171, 205, 162) |
| HSL | hsl(107, 30%, 72%) |
| HSV | hsv(107, 21%, 80%) |
| CMYK | cmyk(16.6%, 0%, 21%, 19.6%) |
| CIE-LAB | lab(79.00, -19.36, 17.75) |
| CIE-LCH | lch(79.00, 26.26, 137.50°) |
| OKLab | oklab(81.2% -0.0526 0.0454) |
| OKLCH | oklch(81.2% 0.069 139.2) |
| XYZ | xyz(45.1461, 54.9284, 42.3991) |
| Luminance | 0.5493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.57
Light Grey Green
#B7E1A1
ΔE00 6.27
Lichen
#8FB67B
ΔE00 7.79
Light Sage
#BCECAC
ΔE00 8.02
Hospital Green
#9BE5AA
ΔE00 8.03
Sage Green
#9CAF88
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCDA2 #C4A2CD
analogous
#C1CDA2 #ABCDA2 #A2CDAF
triadic
#ABCDA2 #A2ABCD #CDA2AB
tetradic
#ABCDA2 #A2C1CD #C4A2CD #CDAFA2
square
#ABCDA2 #A2C1CD #C4A2CD #CDAFA2
split-complementary
#ABCDA2 #AFA2CD #CDA2C1
monochromatic
#659F56 #87B87A #ABCDA2 #CFE2CA #EDF4EB
Accessibility & contrast
On white
1.75
#ABCDA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#ABCDA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCDA2
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCDA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCDA2 | 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)
#D0C6A0
Deuteranopia (green-blind)
#CAC2A4
Tritanopia (blue-blind)
#AACAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #abcda2; /* rgb */ color: rgb(171, 205, 162); /* oklch */ color: oklch(81.2% 0.069 139.2);
Tailwind
colors: {
custom: {
50: '#c4dcbd',
500: '#abcda2',
950: '#000000',
},
}SCSS
$custom: #abcda2; $custom-light: #c4dcbd; $custom-dark: #000000;
JSON
{
"hex": "#abcda2",
"rgb": {
"r": 171,
"g": 205,
"b": 162
},
"hsl": {
"h": 107.442,
"s": 30.07,
"l": 71.961
},
"oklch": {
"l": 0.81201,
"c": 0.06949,
"h": 139.2
},
"luminance": 0.54929
}Semantic roles & 50–950 ramp
primary
#ABCDA2
secondary
#9871A2
accent
#3DA992
background
#FDFEFD
surface
#F9FCF8
border
#D2D5D1
text
#121512
muted
#828482