#ABD183#ABD183
#ABD183 is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.5% C 0.111 H 129.7°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD183 |
|---|---|
| RGB | rgb(171, 209, 131) |
| HSL | hsl(89, 46%, 67%) |
| HSV | hsv(89, 37%, 82%) |
| CMYK | cmyk(18.2%, 0%, 37.3%, 18%) |
| CIE-LAB | lab(79.56, -25.99, 34.67) |
| CIE-LCH | lch(79.56, 43.33, 126.86°) |
| OKLab | oklab(81.46% -0.0711 0.0856) |
| OKLCH | oklch(81.46% 0.111 129.7) |
| XYZ | xyz(43.6911, 55.8969, 29.9557) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.23
Light Moss Green
#A6C875
ΔE00 2.63
Pale Olive
#B9CC81
ΔE00 4.08
Pistachio
#93C572
ΔE00 4.29
Light Grey Green
#B7E1A1
ΔE00 5.09
Greenish Tan
#BCCB7A
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD183 #A983D1
analogous
#D1D083 #ABD183 #84D183
triadic
#ABD183 #83ABD1 #D183AB
tetradic
#ABD183 #83D1D0 #A983D1 #D18384
square
#ABD183 #83D1D0 #A983D1 #D18384
split-complementary
#ABD183 #8384D1 #D083D1
monochromatic
#6E9F3B #8DC056 #ABD183 #C9E2B0 #E7F2DC
Accessibility & contrast
On white
1.72
#ABD183 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#ABD183 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD183
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD183 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD183 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77D
Deuteranopia (green-blind)
#D2C487
Tritanopia (blue-blind)
#AECBBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abd183; /* rgb */ color: rgb(171, 209, 131); /* oklch */ color: oklch(81.5% 0.111 129.7);
Tailwind
colors: {
custom: {
50: '#c5dfa8',
500: '#abd183',
950: '#000000',
},
}SCSS
$custom: #abd183; $custom-light: #c5dfa8; $custom-dark: #000000;
JSON
{
"hex": "#abd183",
"rgb": {
"r": 171,
"g": 209,
"b": 131
},
"hsl": {
"h": 89.231,
"s": 45.882,
"l": 66.667
},
"oklch": {
"l": 0.81463,
"c": 0.11129,
"h": 129.7
},
"luminance": 0.55898
}Semantic roles & 50–950 ramp
primary
#ABD183
secondary
#7B54A4
accent
#2CB971
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480