#ABDC7E#ABDC7E
#ABDC7E is a very light, vivid yellow-green. Relative luminance 0.614; OKLCH L 83.9% C 0.133 H 131.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #ABDC7E |
|---|---|
| RGB | rgb(171, 220, 126) |
| HSL | hsl(91, 57%, 68%) |
| HSV | hsv(91, 43%, 86%) |
| CMYK | cmyk(22.3%, 0%, 42.7%, 13.7%) |
| CIE-LAB | lab(82.57, -31.86, 41.05) |
| CIE-LCH | lch(82.57, 51.96, 127.81°) |
| OKLab | oklab(83.86% -0.0877 0.1) |
| OKLCH | oklch(83.86% 0.133 131.2) |
| XYZ | xyz(46.1530, 61.3497, 29.1447) |
| Luminance | 0.6135 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.31
Light Moss Green
#A6C875
ΔE00 5.03
Light Grey Green
#B7E1A1
ΔE00 5.75
Pistachio
#93C572
ΔE00 6.00
Pale Olive
#B9CC81
ΔE00 6.43
Washed Out Green
#BCF5A6
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABDC7E #AF7EDC
analogous
#DADC7E #ABDC7E #7EDC80
triadic
#ABDC7E #7EABDC #DC7EAB
tetradic
#ABDC7E #7EDADC #AF7EDC #DC807E
square
#ABDC7E #7EDADC #AF7EDC #DC807E
split-complementary
#ABDC7E #807EDC #DC7EDA
monochromatic
#6DB030 #8CCF4E #ABDC7E #CAE9AE #EAF6DE
Accessibility & contrast
On white
1.58
#ABDC7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#ABDC7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABDC7E
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABDC7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABDC7E | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D077
Deuteranopia (green-blind)
#DCCC83
Tritanopia (blue-blind)
#ADD5C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #abdc7e; /* rgb */ color: rgb(171, 220, 126); /* oklch */ color: oklch(83.9% 0.133 131.2);
Tailwind
colors: {
custom: {
50: '#c5e7a5',
500: '#abdc7e',
950: '#000000',
},
}SCSS
$custom: #abdc7e; $custom-light: #c5e7a5; $custom-dark: #000000;
JSON
{
"hex": "#abdc7e",
"rgb": {
"r": 171,
"g": 220,
"b": 126
},
"hsl": {
"h": 91.277,
"s": 57.317,
"l": 67.843
},
"oklch": {
"l": 0.83863,
"c": 0.13303,
"h": 131.2
},
"luminance": 0.61351
}Semantic roles & 50–950 ramp
primary
#ABDC7E
secondary
#814CB2
accent
#21C576
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480