#ABD182#ABD182
#ABD182 is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.4% C 0.112 H 129.5°. Best body text is #000000 at 12.17:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD182 |
|---|---|
| RGB | rgb(171, 209, 130) |
| HSL | hsl(89, 46%, 66%) |
| HSV | hsv(89, 38%, 82%) |
| CMYK | cmyk(18.2%, 0%, 37.8%, 18%) |
| CIE-LAB | lab(79.54, -26.13, 35.16) |
| CIE-LCH | lch(79.54, 43.81, 126.61°) |
| OKLab | oklab(81.45% -0.0715 0.0867) |
| OKLCH | oklch(81.45% 0.112 129.5) |
| XYZ | xyz(43.6237, 55.8699, 29.6004) |
| Luminance | 0.5587 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.07
Light Moss Green
#A6C875
ΔE00 2.54
Pale Olive
#B9CC81
ΔE00 4.04
Pistachio
#93C572
ΔE00 4.27
Light Grey Green
#B7E1A1
ΔE00 5.23
Greenish Tan
#BCCB7A
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD182 #A882D1
analogous
#D1D082 #ABD182 #84D182
triadic
#ABD182 #82ABD1 #D182AB
tetradic
#ABD182 #82D1D0 #A882D1 #D18284
square
#ABD182 #82D1D0 #A882D1 #D18284
split-complementary
#ABD182 #8284D1 #D082D1
monochromatic
#6E9E3A #8DC155 #ABD182 #C9E1AF #E7F2DB
Accessibility & contrast
On white
1.72
#ABD182 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.17
#ABD182 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD182
12.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD182 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD182 | 1.00 | 1.72 | 12.17 | 12.17 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C77C
Deuteranopia (green-blind)
#D2C486
Tritanopia (blue-blind)
#AECBBD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abd182; /* rgb */ color: rgb(171, 209, 130); /* oklch */ color: oklch(81.4% 0.112 129.5);
Tailwind
colors: {
custom: {
50: '#c5dfa7',
500: '#abd182',
950: '#000000',
},
}SCSS
$custom: #abd182; $custom-light: #c5dfa7; $custom-dark: #000000;
JSON
{
"hex": "#abd182",
"rgb": {
"r": 171,
"g": 209,
"b": 130
},
"hsl": {
"h": 88.861,
"s": 46.199,
"l": 66.471
},
"oklch": {
"l": 0.81446,
"c": 0.1124,
"h": 129.5
},
"luminance": 0.55871
}Semantic roles & 50–950 ramp
primary
#ABD182
secondary
#7A54A4
accent
#2CB970
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480