#ABDD7D#ABDD7D
#ABDD7D is a very light, vivid yellow-green. Relative luminance 0.619; OKLCH L 84.1% C 0.136 H 131.3°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDD7D |
|---|---|
| RGB | rgb(171, 221, 125) |
| HSL | hsl(91, 59%, 68%) |
| HSV | hsv(91, 43%, 87%) |
| CMYK | cmyk(22.6%, 0%, 43.4%, 13.3%) |
| CIE-LAB | lab(82.83, -32.45, 41.88) |
| CIE-LCH | lch(82.83, 52.98, 127.77°) |
| OKLab | oklab(84.07% -0.0894 0.1019) |
| OKLCH | oklch(84.07% 0.136 131.3) |
| XYZ | xyz(46.3520, 61.8505, 28.8943) |
| Luminance | 0.6185 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.55
Light Moss Green
#A6C875
ΔE00 5.30
Light Grey Green
#B7E1A1
ΔE00 5.97
Pistachio
#93C572
ΔE00 6.24
Pistachio (survey)
#C0FA8B
ΔE00 6.38
Washed Out Green
#BCF5A6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDD7D #AF7DDD
analogous
#DBDD7D #ABDD7D #7DDD7F
triadic
#ABDD7D #7DABDD #DD7DAB
tetradic
#ABDD7D #7DDBDD #AF7DDD #DD7F7D
square
#ABDD7D #7DDBDD #AF7DDD #DD7F7D
split-complementary
#ABDD7D #7F7DDD #DD7DDB
monochromatic
#6DB12E #8CD04C #ABDD7D #CAEAAE #EAF6DE
Accessibility & contrast
On white
1.57
#ABDD7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#ABDD7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDD7D
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDD7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDD7D | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D175
Deuteranopia (green-blind)
#DDCD82
Tritanopia (blue-blind)
#ADD6C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #abdd7d; /* rgb */ color: rgb(171, 221, 125); /* oklch */ color: oklch(84.1% 0.136 131.3);
Tailwind
colors: {
custom: {
50: '#c6e7a4',
500: '#abdd7d',
950: '#000000',
},
}SCSS
$custom: #abdd7d; $custom-light: #c6e7a4; $custom-dark: #000000;
JSON
{
"hex": "#abdd7d",
"rgb": {
"r": 171,
"g": 221,
"b": 125
},
"hsl": {
"h": 91.25,
"s": 58.537,
"l": 67.843
},
"oklch": {
"l": 0.84074,
"c": 0.13553,
"h": 131.3
},
"luminance": 0.61851
}Semantic roles & 50–950 ramp
primary
#ABDD7D
secondary
#814BB3
accent
#1FC676
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480