#ABDB7B#ABDB7B
#ABDB7B is a very light, vivid yellow-green. Relative luminance 0.608; OKLCH L 83.6% C 0.135 H 130.6°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDB7B |
|---|---|
| RGB | rgb(171, 219, 123) |
| HSL | hsl(90, 57%, 67%) |
| HSV | hsv(90, 44%, 86%) |
| CMYK | cmyk(21.9%, 0%, 43.8%, 14.1%) |
| CIE-LAB | lab(82.24, -31.76, 42.12) |
| CIE-LCH | lch(82.24, 52.75, 127.01°) |
| OKLab | oklab(83.59% -0.0876 0.1023) |
| OKLCH | oklch(83.59% 0.135 130.6) |
| XYZ | xyz(45.7006, 60.7501, 28.0532) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.09
Light Moss Green
#A6C875
ΔE00 4.83
Pistachio
#93C572
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.15
Pale Olive
#B9CC81
ΔE00 6.28
Pistachio (survey)
#C0FA8B
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDB7B #AB7BDB
analogous
#DBDB7B #ABDB7B #7BDB7B
triadic
#ABDB7B #7BABDB #DB7BAB
tetradic
#ABDB7B #7BDBDB #AB7BDB #DB7B7B
square
#ABDB7B #7BDBDB #AB7BDB #DB7B7B
split-complementary
#ABDB7B #7B7BDB #DB7BDB
monochromatic
#6EAD2F #8CCE4B #ABDB7B #CAE8AB #E8F5DB
Accessibility & contrast
On white
1.60
#ABDB7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#ABDB7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDB7B
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDB7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDB7B | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3CF73
Deuteranopia (green-blind)
#DCCB80
Tritanopia (blue-blind)
#AED4C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abdb7b; /* rgb */ color: rgb(171, 219, 123); /* oklch */ color: oklch(83.6% 0.135 130.6);
Tailwind
colors: {
custom: {
50: '#c6e6a3',
500: '#abdb7b',
950: '#000000',
},
}SCSS
$custom: #abdb7b; $custom-light: #c6e6a3; $custom-dark: #000000;
JSON
{
"hex": "#abdb7b",
"rgb": {
"r": 171,
"g": 219,
"b": 123
},
"hsl": {
"h": 90,
"s": 57.143,
"l": 67.059
},
"oklch": {
"l": 0.8359,
"c": 0.13469,
"h": 130.6
},
"luminance": 0.60751
}Semantic roles & 50–950 ramp
primary
#ABDB7B
secondary
#7D4BAF
accent
#21C573
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13160F
muted
#828480