#ABDD85#ABDD85
#ABDD85 is a very light, vivid yellow-green. Relative luminance 0.621; OKLCH L 84.2% C 0.127 H 132.7°. Best body text is #000000 at 13.41:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD85 |
|---|---|
| RGB | rgb(171, 221, 133) |
| HSL | hsl(94, 56%, 69%) |
| HSV | hsv(94, 40%, 87%) |
| CMYK | cmyk(22.6%, 0%, 39.8%, 13.3%) |
| CIE-LAB | lab(82.95, -31.43, 38.05) |
| CIE-LCH | lch(82.95, 49.36, 129.56°) |
| OKLab | oklab(84.2% -0.0862 0.0935) |
| OKLCH | oklch(84.2% 0.127 132.7) |
| XYZ | xyz(46.8838, 62.0632, 31.6950) |
| Luminance | 0.6206 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.76
Light Grey Green
#B7E1A1
ΔE00 4.72
Light Moss Green
#A6C875
ΔE00 5.31
Washed Out Green
#BCF5A6
ΔE00 5.85
Pistachio
#93C572
ΔE00 6.02
Light Sage
#BCECAC
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD85 #B785DD
analogous
#D7DD85 #ABDD85 #85DD8B
triadic
#ABDD85 #85ABDD #DD85AB
tetradic
#ABDD85 #85D7DD #B785DD #DD8B85
square
#ABDD85 #85D7DD #B785DD #DD8B85
split-complementary
#ABDD85 #8B85DD #DD85D7
monochromatic
#6BB532 #8AD055 #ABDD85 #CCEAB5 #EDF8E5
Accessibility & contrast
On white
1.57
#ABDD85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.41
#ABDD85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD85
13.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD85 | 1.00 | 1.57 | 13.41 | 13.41 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D17E
Deuteranopia (green-blind)
#DCCD8A
Tritanopia (blue-blind)
#ACD6C7
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #abdd85; /* rgb */ color: rgb(171, 221, 133); /* oklch */ color: oklch(84.2% 0.127 132.7);
Tailwind
colors: {
custom: {
50: '#c5e7a9',
500: '#abdd85',
950: '#000000',
},
}SCSS
$custom: #abdd85; $custom-light: #c5e7a9; $custom-dark: #000000;
JSON
{
"hex": "#abdd85",
"rgb": {
"r": 171,
"g": 221,
"b": 133
},
"hsl": {
"h": 94.091,
"s": 56.41,
"l": 69.412
},
"oklch": {
"l": 0.84202,
"c": 0.12714,
"h": 132.7
},
"luminance": 0.62064
}Semantic roles & 50–950 ramp
primary
#ABDD85
secondary
#8A52B4
accent
#22C47E
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131610
muted
#828481