#ABDA80#ABDA80
#ABDA80 is a very light, vivid yellow-green. Relative luminance 0.604; OKLCH L 83.4% C 0.128 H 131.2°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDA80 |
|---|---|
| RGB | rgb(171, 218, 128) |
| HSL | hsl(91, 55%, 68%) |
| HSV | hsv(91, 41%, 85%) |
| CMYK | cmyk(21.6%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(82.03, -30.67, 39.38) |
| CIE-LCH | lch(82.03, 49.91, 127.91°) |
| OKLab | oklab(83.44% -0.0843 0.0963) |
| OKLCH | oklch(83.44% 0.128 131.2) |
| XYZ | xyz(45.7615, 60.3583, 29.6572) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.90
Light Moss Green
#A6C875
ΔE00 4.51
Light Grey Green
#B7E1A1
ΔE00 5.33
Pistachio
#93C572
ΔE00 5.54
Pale Olive
#B9CC81
ΔE00 5.94
Washed Out Green
#BCF5A6
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDA80 #AF80DA
analogous
#D8DA80 #ABDA80 #80DA82
triadic
#ABDA80 #80ABDA #DA80AB
tetradic
#ABDA80 #80D8DA #AF80DA #DA8280
square
#ABDA80 #80D8DA #AF80DA #DA8280
split-complementary
#ABDA80 #8280DA #DA80D8
monochromatic
#6DAD32 #8CCC51 #ABDA80 #CAE8AF #EAF6DF
Accessibility & contrast
On white
1.61
#ABDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#ABDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDA80
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDA80 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE79
Deuteranopia (green-blind)
#DACB85
Tritanopia (blue-blind)
#ADD3C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #abda80; /* rgb */ color: rgb(171, 218, 128); /* oklch */ color: oklch(83.4% 0.128 131.2);
Tailwind
colors: {
custom: {
50: '#c5e5a6',
500: '#abda80',
950: '#000000',
},
}SCSS
$custom: #abda80; $custom-light: #c5e5a6; $custom-dark: #000000;
JSON
{
"hex": "#abda80",
"rgb": {
"r": 171,
"g": 218,
"b": 128
},
"hsl": {
"h": 91.333,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.83442,
"c": 0.12799,
"h": 131.2
},
"luminance": 0.60359
}Semantic roles & 50–950 ramp
primary
#ABDA80
secondary
#814EB0
accent
#23C276
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480