#ABDF7D#ABDF7D
#ABDF7D is a very light, vivid yellow-green. Relative luminance 0.629; OKLCH L 84.5% C 0.138 H 131.6°. Best body text is #000000 at 13.58:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDF7D |
|---|---|
| RGB | rgb(171, 223, 125) |
| HSL | hsl(92, 60%, 68%) |
| HSV | hsv(92, 44%, 87%) |
| CMYK | cmyk(23.3%, 0%, 43.9%, 12.5%) |
| CIE-LAB | lab(83.40, -33.37, 42.59) |
| CIE-LCH | lch(83.40, 54.11, 128.08°) |
| OKLab | oklab(84.53% -0.092 0.1035) |
| OKLCH | oklch(84.53% 0.138 131.6) |
| XYZ | xyz(46.8832, 62.9129, 29.0714) |
| Luminance | 0.6291 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.03
Light Moss Green
#A6C875
ΔE00 5.81
Pistachio (survey)
#C0FA8B
ΔE00 5.93
Light Grey Green
#B7E1A1
ΔE00 6.14
Tea Green
#BDF8A3
ΔE00 6.29
Washed Out Green
#BCF5A6
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDF7D #B17DDF
analogous
#DCDF7D #ABDF7D #7DDF80
triadic
#ABDF7D #7DABDF #DF7DAB
tetradic
#ABDF7D #7DDCDF #B17DDF #DF807D
square
#ABDF7D #7DDCDF #B17DDF #DF807D
split-complementary
#ABDF7D #807DDF #DF7DDC
monochromatic
#6DB52D #8BD34C #ABDF7D #CBEBAE #EAF7DF
Accessibility & contrast
On white
1.55
#ABDF7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.58
#ABDF7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDF7D
13.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDF7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDF7D | 1.00 | 1.55 | 13.58 | 13.58 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D275
Deuteranopia (green-blind)
#DFCE83
Tritanopia (blue-blind)
#ADD8C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #abdf7d; /* rgb */ color: rgb(171, 223, 125); /* oklch */ color: oklch(84.5% 0.138 131.6);
Tailwind
colors: {
custom: {
50: '#c6e9a4',
500: '#abdf7d',
950: '#000000',
},
}SCSS
$custom: #abdf7d; $custom-light: #c6e9a4; $custom-dark: #000000;
JSON
{
"hex": "#abdf7d",
"rgb": {
"r": 171,
"g": 223,
"b": 125
},
"hsl": {
"h": 91.837,
"s": 60.494,
"l": 68.235
},
"oklch": {
"l": 0.84528,
"c": 0.13844,
"h": 131.6
},
"luminance": 0.62914
}Semantic roles & 50–950 ramp
primary
#ABDF7D
secondary
#834AB6
accent
#1DC878
background
#FDFEFC
surface
#F9FDF6
border
#D2D5D0
text
#13160F
muted
#828480