#ABCB89#ABCB89
#ABCB89 is a light, moderate yellow-green. Relative luminance 0.532; OKLCH L 80.2% C 0.095 H 129.4°. Best body text is #000000 at 11.64:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB89 |
|---|---|
| RGB | rgb(171, 203, 137) |
| HSL | hsl(89, 39%, 67%) |
| HSV | hsv(89, 33%, 80%) |
| CMYK | cmyk(15.8%, 0%, 32.5%, 20.4%) |
| CIE-LAB | lab(77.98, -22.24, 29.51) |
| CIE-LCH | lch(77.98, 36.95, 127.01°) |
| OKLab | oklab(80.23% -0.0604 0.0737) |
| OKLCH | oklch(80.23% 0.095 129.4) |
| XYZ | xyz(42.6652, 53.1754, 31.6782) |
| Luminance | 0.5318 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.43
Pale Olive
#B9CC81
ΔE00 3.98
Pale Olive Green
#B1D27B
ΔE00 4.17
Pistachio
#93C572
ΔE00 4.81
Tan Green
#A9BE70
ΔE00 5.04
Light Grey Green
#B7E1A1
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB89 #A989CB
analogous
#CBCA89 #ABCB89 #8ACB89
triadic
#ABCB89 #89ABCB #CB89AB
tetradic
#ABCB89 #89CBCA #A989CB #CB898A
square
#ABCB89 #89CBCA #A989CB #CB898A
split-complementary
#ABCB89 #898ACB #CA89CB
monochromatic
#6E9743 #8DB85F #ABCB89 #C9DEB3 #E7F0DE
Accessibility & contrast
On white
1.80
#ABCB89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.64
#ABCB89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB89
11.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB89 | 1.00 | 1.80 | 11.64 | 11.64 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C285
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#AEC5BA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcb89; /* rgb */ color: rgb(171, 203, 137); /* oklch */ color: oklch(80.2% 0.095 129.4);
Tailwind
colors: {
custom: {
50: '#c5dbac',
500: '#abcb89',
950: '#000000',
},
}SCSS
$custom: #abcb89; $custom-light: #c5dbac; $custom-dark: #000000;
JSON
{
"hex": "#abcb89",
"rgb": {
"r": 171,
"g": 203,
"b": 137
},
"hsl": {
"h": 89.091,
"s": 38.824,
"l": 66.667
},
"oklch": {
"l": 0.8023,
"c": 0.09529,
"h": 129.4
},
"luminance": 0.53176
}Semantic roles & 50–950 ramp
primary
#ABCB89
secondary
#7B5A9E
accent
#34B271
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481