#ABCB83#ABCB83
#ABCB83 is a light, moderate yellow-green. Relative luminance 0.530; OKLCH L 80.1% C 0.102 H 128.0°. Best body text is #000000 at 11.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB83 |
|---|---|
| RGB | rgb(171, 203, 131) |
| HSL | hsl(87, 41%, 65%) |
| HSV | hsv(87, 35%, 80%) |
| CMYK | cmyk(15.8%, 0%, 35.5%, 20.4%) |
| CIE-LAB | lab(77.88, -23.07, 32.48) |
| CIE-LCH | lch(77.88, 39.84, 125.38°) |
| OKLab | oklab(80.12% -0.0629 0.0805) |
| OKLCH | oklch(80.12% 0.102 128) |
| XYZ | xyz(42.2467, 53.0080, 29.4742) |
| Luminance | 0.5301 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.27
Pale Olive Green
#B1D27B
ΔE00 3.09
Pale Olive
#B9CC81
ΔE00 3.30
Tan Green
#A9BE70
ΔE00 4.30
Pistachio
#93C572
ΔE00 4.31
Greenish Tan
#BCCB7A
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB83 #A383CB
analogous
#CBC783 #ABCB83 #87CB83
triadic
#ABCB83 #83ABCB #CB83AB
tetradic
#ABCB83 #83CBC7 #A383CB #CB8387
square
#ABCB83 #83CBC7 #A383CB #CB8387
split-complementary
#ABCB83 #8387CB #C783CB
monochromatic
#6F953F #8EB958 #ABCB83 #C8DDAE #E5EFD9
Accessibility & contrast
On white
1.81
#ABCB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.60
#ABCB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB83
11.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB83 | 1.00 | 1.81 | 11.60 | 11.60 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27E
Deuteranopia (green-blind)
#CDC087
Tritanopia (blue-blind)
#AEC5B9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #abcb83; /* rgb */ color: rgb(171, 203, 131); /* oklch */ color: oklch(80.1% 0.102 128.0);
Tailwind
colors: {
custom: {
50: '#c5dba8',
500: '#abcb83',
950: '#000000',
},
}SCSS
$custom: #abcb83; $custom-light: #c5dba8; $custom-dark: #000000;
JSON
{
"hex": "#abcb83",
"rgb": {
"r": 171,
"g": 203,
"b": 131
},
"hsl": {
"h": 86.667,
"s": 40.909,
"l": 65.49
},
"oklch": {
"l": 0.80119,
"c": 0.1022,
"h": 128
},
"luminance": 0.53008
}Semantic roles & 50–950 ramp
primary
#ABCB83
secondary
#75569C
accent
#32B46C
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13150F
muted
#828480