#ABCD91#ABCD91
#ABCD91 is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.8% C 0.089 H 132.1°. Best body text is #000000 at 11.87:1 contrast (WCAG AA passes).
Color values
| HEX | #ABCD91 |
|---|---|
| RGB | rgb(171, 205, 145) |
| HSL | hsl(94, 38%, 69%) |
| HSV | hsv(94, 29%, 80%) |
| CMYK | cmyk(16.6%, 0%, 29.3%, 19.6%) |
| CIE-LAB | lab(78.67, -22.06, 26.26) |
| CIE-LCH | lch(78.67, 34.30, 130.03°) |
| OKLab | oklab(80.83% -0.0598 0.0661) |
| OKLCH | oklch(80.83% 0.089 132.1) |
| XYZ | xyz(43.7358, 54.3642, 34.9717) |
| Luminance | 0.5436 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey Green
#B7E1A1
ΔE00 4.70
Light Moss Green
#A6C875
ΔE00 4.95
Pale Olive
#B9CC81
ΔE00 5.25
Pale Olive Green
#B1D27B
ΔE00 5.45
Pistachio
#93C572
ΔE00 5.69
Tan Green
#A9BE70
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABCD91 #B391CD
analogous
#C9CD91 #ABCD91 #91CD95
triadic
#ABCD91 #91ABCD #CD91AB
tetradic
#ABCD91 #91C9CD #B391CD #CD9591
square
#ABCD91 #91C9CD #B391CD #CD9591
split-complementary
#ABCD91 #9591CD #CD91C9
monochromatic
#6C9C47 #8BBA67 #ABCD91 #CBE0BB #EBF3E5
Accessibility & contrast
On white
1.77
#ABCD91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.87
#ABCD91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABCD91
11.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABCD91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABCD91 | 1.00 | 1.77 | 11.87 | 11.87 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C48D
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#ACC8BD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #abcd91; /* rgb */ color: rgb(171, 205, 145); /* oklch */ color: oklch(80.8% 0.089 132.1);
Tailwind
colors: {
custom: {
50: '#c4dcb1',
500: '#abcd91',
950: '#000000',
},
}SCSS
$custom: #abcd91; $custom-light: #c4dcb1; $custom-dark: #000000;
JSON
{
"hex": "#abcd91",
"rgb": {
"r": 171,
"g": 205,
"b": 145
},
"hsl": {
"h": 94,
"s": 37.5,
"l": 68.627
},
"oklch": {
"l": 0.80833,
"c": 0.08914,
"h": 132.1
},
"luminance": 0.54365
}Semantic roles & 50–950 ramp
primary
#ABCD91
secondary
#8660A2
accent
#35B07B
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481