#ABD185#ABD185
#ABD185 is a light, moderate yellow-green. Relative luminance 0.560; OKLCH L 81.5% C 0.109 H 130.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD185 |
|---|---|
| RGB | rgb(171, 209, 133) |
| HSL | hsl(90, 45%, 67%) |
| HSV | hsv(90, 36%, 82%) |
| CMYK | cmyk(18.2%, 0%, 36.4%, 18%) |
| CIE-LAB | lab(79.59, -25.72, 33.69) |
| CIE-LCH | lch(79.59, 42.39, 127.36°) |
| OKLab | oklab(81.5% -0.0703 0.0834) |
| OKLCH | oklch(81.5% 0.109 130.1) |
| XYZ | xyz(43.8280, 55.9516, 30.6764) |
| Luminance | 0.5595 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.57
Light Moss Green
#A6C875
ΔE00 2.86
Pale Olive
#B9CC81
ΔE00 4.17
Pistachio
#93C572
ΔE00 4.35
Light Grey Green
#B7E1A1
ΔE00 4.84
Greenish Tan
#BCCB7A
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD185 #AB85D1
analogous
#D1D185 #ABD185 #85D185
triadic
#ABD185 #85ABD1 #D185AB
tetradic
#ABD185 #85D1D1 #AB85D1 #D18585
square
#ABD185 #85D1D1 #AB85D1 #D18585
split-complementary
#ABD185 #8585D1 #D185D1
monochromatic
#6E9F3C #8CC059 #ABD185 #CAE2B1 #E8F3DE
Accessibility & contrast
On white
1.72
#ABD185 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ABD185 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD185
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD185 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD185 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C780
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#ADCBBE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #abd185; /* rgb */ color: rgb(171, 209, 133); /* oklch */ color: oklch(81.5% 0.109 130.1);
Tailwind
colors: {
custom: {
50: '#c5dfa9',
500: '#abd185',
950: '#000000',
},
}SCSS
$custom: #abd185; $custom-light: #c5dfa9; $custom-dark: #000000;
JSON
{
"hex": "#abd185",
"rgb": {
"r": 171,
"g": 209,
"b": 133
},
"hsl": {
"h": 90,
"s": 45.238,
"l": 67.059
},
"oklch": {
"l": 0.81499,
"c": 0.10906,
"h": 130.1
},
"luminance": 0.55952
}Semantic roles & 50–950 ramp
primary
#ABD185
secondary
#7D55A5
accent
#2DB873
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480