#ABD67D#ABD67D
#ABD67D is a very light, vivid yellow-green. Relative luminance 0.582; OKLCH L 82.5% C 0.125 H 129.8°. Best body text is #000000 at 12.65:1 contrast (WCAG AA passes).
Color values
| HEX | #ABD67D |
|---|---|
| RGB | rgb(171, 214, 125) |
| HSL | hsl(89, 52%, 66%) |
| HSV | hsv(89, 42%, 84%) |
| CMYK | cmyk(20.1%, 0%, 41.6%, 16.1%) |
| CIE-LAB | lab(80.87, -29.16, 39.39) |
| CIE-LCH | lch(80.87, 49.01, 126.51°) |
| OKLab | oklab(82.49% -0.0802 0.0962) |
| OKLCH | oklch(82.49% 0.125 129.8) |
| XYZ | xyz(44.5422, 58.2310, 28.2911) |
| Luminance | 0.5823 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.96
Light Moss Green
#A6C875
ΔE00 3.49
Pistachio
#93C572
ΔE00 4.94
Pale Olive
#B9CC81
ΔE00 5.08
Light Grey Green
#B7E1A1
ΔE00 5.72
Greenish Tan
#BCCB7A
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ABD67D #A87DD6
analogous
#D6D57D #ABD67D #7FD67D
triadic
#ABD67D #7DABD6 #D67DAB
tetradic
#ABD67D #7DD6D5 #A87DD6 #D67D7F
square
#ABD67D #7DD6D5 #A87DD6 #D67D7F
split-complementary
#ABD67D #7D7FD6 #D57DD6
monochromatic
#6EA534 #8DC74E #ABD67D #C9E5AC #E7F3DA
Accessibility & contrast
On white
1.66
#ABD67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.65
#ABD67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ABD67D
12.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ABD67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ABD67D | 1.00 | 1.66 | 12.65 | 12.65 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECB76
Deuteranopia (green-blind)
#D7C882
Tritanopia (blue-blind)
#AECFC0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #abd67d; /* rgb */ color: rgb(171, 214, 125); /* oklch */ color: oklch(82.5% 0.125 129.8);
Tailwind
colors: {
custom: {
50: '#c5e2a4',
500: '#abd67d',
950: '#000000',
},
}SCSS
$custom: #abd67d; $custom-light: #c5e2a4; $custom-dark: #000000;
JSON
{
"hex": "#abd67d",
"rgb": {
"r": 171,
"g": 214,
"b": 125
},
"hsl": {
"h": 88.989,
"s": 52.047,
"l": 66.471
},
"oklch": {
"l": 0.82489,
"c": 0.12527,
"h": 129.8
},
"luminance": 0.58232
}Semantic roles & 50–950 ramp
primary
#ABD67D
secondary
#7A4FA9
accent
#26BF70
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480