#ABCBA2#ABCBA2
#ABCBA2 is a light, moderate green. Relative luminance 0.540; OKLCH L 80.8% C 0.066 H 138.8°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCBA2 |
|---|---|
| RGB | rgb(171, 203, 162) |
| HSL | hsl(107, 28%, 72%) |
| HSV | hsv(107, 20%, 80%) |
| CMYK | cmyk(15.8%, 0%, 20.2%, 20.4%) |
| CIE-LAB | lab(78.45, -18.36, 16.98) |
| CIE-LCH | lch(78.45, 25.01, 137.24°) |
| OKLab | oklab(80.76% -0.0498 0.0435) |
| OKLCH | oklch(80.76% 0.066 138.8) |
| XYZ | xyz(44.6707, 53.9776, 42.2407) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Darkseagreen
#8FBC8F
ΔE00 5.47
Light Grey Green
#B7E1A1
ΔE00 6.92
Sage Green
#9CAF88
ΔE00 7.64
Lichen
#8FB67B
ΔE00 7.76
Greenish Grey
#96AE8D
ΔE00 7.79
Light Sage
#BCECAC
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCBA2 #C2A2CB
analogous
#C0CBA2 #ABCBA2 #A2CBAE
triadic
#ABCBA2 #A2ABCB #CBA2AB
tetradic
#ABCBA2 #A2C0CB #C2A2CB #CBAEA2
square
#ABCBA2 #A2C0CB #C2A2CB #CBAEA2
split-complementary
#ABCBA2 #AEA2CB #CBA2C0
monochromatic
#669C57 #88B57B #ABCBA2 #CEE1C9 #EDF4EB
Accessibility & contrast
On white
1.78
#ABCBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#ABCBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCBA2
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCBA2 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEC4A0
Deuteranopia (green-blind)
#C9C1A4
Tritanopia (blue-blind)
#AAC8C0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #abcba2; /* rgb */ color: rgb(171, 203, 162); /* oklch */ color: oklch(80.8% 0.066 138.8);
Tailwind
colors: {
custom: {
50: '#c4dbbd',
500: '#abcba2',
950: '#000000',
},
}SCSS
$custom: #abcba2; $custom-light: #c4dbbd; $custom-dark: #000000;
JSON
{
"hex": "#abcba2",
"rgb": {
"r": 171,
"g": 203,
"b": 162
},
"hsl": {
"h": 106.829,
"s": 28.276,
"l": 71.569
},
"oklch": {
"l": 0.80761,
"c": 0.06615,
"h": 138.8
},
"luminance": 0.53978
}Semantic roles & 50–950 ramp
primary
#ABCBA2
secondary
#9671A0
accent
#3FA790
background
#FDFEFD
surface
#F9FBF8
border
#D2D4D1
text
#121512
muted
#828482