#ABDB83#ABDB83
#ABDB83 is a very light, vivid yellow-green. Relative luminance 0.610; OKLCH L 83.7% C 0.126 H 131.9°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDB83 |
|---|---|
| RGB | rgb(171, 219, 131) |
| HSL | hsl(93, 55%, 69%) |
| HSV | hsv(93, 40%, 86%) |
| CMYK | cmyk(21.9%, 0%, 40.2%, 14.1%) |
| CIE-LAB | lab(82.36, -30.76, 38.29) |
| CIE-LCH | lch(82.36, 49.12, 128.77°) |
| OKLab | oklab(83.72% -0.0844 0.094) |
| OKLCH | oklch(83.72% 0.126 131.9) |
| XYZ | xyz(46.2220, 60.9587, 30.7993) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.25
Light Moss Green
#A6C875
ΔE00 4.79
Light Grey Green
#B7E1A1
ΔE00 4.90
Pistachio
#93C572
ΔE00 5.66
Pale Olive
#B9CC81
ΔE00 6.15
Washed Out Green
#BCF5A6
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDB83 #B383DB
analogous
#D7DB83 #ABDB83 #83DB87
triadic
#ABDB83 #83ABDB #DB83AB
tetradic
#ABDB83 #83D7DB #B383DB #DB8783
square
#ABDB83 #83D7DB #B383DB #DB8783
split-complementary
#ABDB83 #8783DB #DB83D7
monochromatic
#6CB033 #8BCD54 #ABDB83 #CBE9B2 #EBF7E2
Accessibility & contrast
On white
1.59
#ABDB83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#ABDB83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDB83
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDB83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDB83 | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF7C
Deuteranopia (green-blind)
#DBCC88
Tritanopia (blue-blind)
#ADD4C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abdb83; /* rgb */ color: rgb(171, 219, 131); /* oklch */ color: oklch(83.7% 0.126 131.9);
Tailwind
colors: {
custom: {
50: '#c5e6a8',
500: '#abdb83',
950: '#000000',
},
}SCSS
$custom: #abdb83; $custom-light: #c5e6a8; $custom-dark: #000000;
JSON
{
"hex": "#abdb83",
"rgb": {
"r": 171,
"g": 219,
"b": 131
},
"hsl": {
"h": 92.727,
"s": 55,
"l": 68.627
},
"oklch": {
"l": 0.83717,
"c": 0.12629,
"h": 131.9
},
"luminance": 0.6096
}Semantic roles & 50–950 ramp
primary
#ABDB83
secondary
#8651B2
accent
#23C37A
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480