#ABD883#ABD883
#ABD883 is a very light, vivid yellow-green. Relative luminance 0.594; OKLCH L 83.0% C 0.122 H 131.3°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD883 |
|---|---|
| RGB | rgb(171, 216, 131) |
| HSL | hsl(92, 52%, 68%) |
| HSV | hsv(92, 39%, 85%) |
| CMYK | cmyk(20.8%, 0%, 39.4%, 15.3%) |
| CIE-LAB | lab(81.52, -29.34, 37.21) |
| CIE-LCH | lch(81.52, 47.39, 128.26°) |
| OKLab | oklab(83.04% -0.0804 0.0915) |
| OKLCH | oklch(83.04% 0.122 131.3) |
| XYZ | xyz(45.4464, 59.4075, 30.5408) |
| Luminance | 0.5941 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.71
Light Moss Green
#A6C875
ΔE00 4.07
Light Grey Green
#B7E1A1
ΔE00 4.80
Pistachio
#93C572
ΔE00 5.13
Pale Olive
#B9CC81
ΔE00 5.48
Greenish Tan
#BCCB7A
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD883 #B083D8
analogous
#D5D883 #ABD883 #83D885
triadic
#ABD883 #83ABD8 #D883AB
tetradic
#ABD883 #83D5D8 #B083D8 #D88583
square
#ABD883 #83D5D8 #B083D8 #D88583
split-complementary
#ABD883 #8583D8 #D883D5
monochromatic
#6DAB36 #8BC954 #ABD883 #CBE7B2 #EAF5E0
Accessibility & contrast
On white
1.63
#ABD883 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#ABD883 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD883
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD883 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD883 | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCD7D
Deuteranopia (green-blind)
#D8C988
Tritanopia (blue-blind)
#ADD1C3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #abd883; /* rgb */ color: rgb(171, 216, 131); /* oklch */ color: oklch(83.0% 0.122 131.3);
Tailwind
colors: {
custom: {
50: '#c5e4a8',
500: '#abd883',
950: '#000000',
},
}SCSS
$custom: #abd883; $custom-light: #c5e4a8; $custom-dark: #000000;
JSON
{
"hex": "#abd883",
"rgb": {
"r": 171,
"g": 216,
"b": 131
},
"hsl": {
"h": 91.765,
"s": 52.147,
"l": 68.039
},
"oklch": {
"l": 0.83039,
"c": 0.12182,
"h": 131.3
},
"luminance": 0.59408
}Semantic roles & 50–950 ramp
primary
#ABD883
secondary
#8251AE
accent
#26C077
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131510
muted
#828480