#ABCB8D#ABCB8D
#ABCB8D is a light, moderate yellow-green. Relative luminance 0.533; OKLCH L 80.3% C 0.091 H 130.4°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCB8D |
|---|---|
| RGB | rgb(171, 203, 141) |
| HSL | hsl(91, 37%, 67%) |
| HSV | hsv(91, 31%, 80%) |
| CMYK | cmyk(15.8%, 0%, 30.5%, 20.4%) |
| CIE-LAB | lab(78.05, -21.67, 27.51) |
| CIE-LCH | lch(78.05, 35.02, 128.22°) |
| OKLab | oklab(80.31% -0.0587 0.069) |
| OKLCH | oklch(80.31% 0.091 130.4) |
| XYZ | xyz(42.9574, 53.2923, 33.2174) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.27
Pale Olive
#B9CC81
ΔE00 4.59
Pale Olive Green
#B1D27B
ΔE00 4.97
Light Grey Green
#B7E1A1
ΔE00 5.26
Pistachio
#93C572
ΔE00 5.31
Tan Green
#A9BE70
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCB8D #AD8DCB
analogous
#CACB8D #ABCB8D #8DCB8E
triadic
#ABCB8D #8DABCB #CB8DAB
tetradic
#ABCB8D #8DCACB #AD8DCB #CB8E8D
square
#ABCB8D #8DCACB #AD8DCB #CB8E8D
split-complementary
#ABCB8D #8E8DCB #CB8DCA
monochromatic
#6D9845 #8CB863 #ABCB8D #CADEB7 #E9F1E1
Accessibility & contrast
On white
1.80
#ABCB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#ABCB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCB8D
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCB8D | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C389
Deuteranopia (green-blind)
#CCC090
Tritanopia (blue-blind)
#ADC6BB
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #abcb8d; /* rgb */ color: rgb(171, 203, 141); /* oklch */ color: oklch(80.3% 0.091 130.4);
Tailwind
colors: {
custom: {
50: '#c4dbae',
500: '#abcb8d',
950: '#000000',
},
}SCSS
$custom: #abcb8d; $custom-light: #c4dbae; $custom-dark: #000000;
JSON
{
"hex": "#abcb8d",
"rgb": {
"r": 171,
"g": 203,
"b": 141
},
"hsl": {
"h": 90.968,
"s": 37.349,
"l": 67.451
},
"oklch": {
"l": 0.80308,
"c": 0.09064,
"h": 130.4
},
"luminance": 0.53293
}Semantic roles & 50–950 ramp
primary
#ABCB8D
secondary
#7F5D9F
accent
#35B075
background
#FDFEFD
surface
#F9FBF7
border
#D2D4D0
text
#131510
muted
#828481