#ADD17C#ADD17C
#ADD17C is a light, moderate yellow-green. Relative luminance 0.559; OKLCH L 81.5% C 0.118 H 127.5°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #ADD17C |
|---|---|
| RGB | rgb(173, 209, 124) |
| HSL | hsl(85, 48%, 65%) |
| HSV | hsv(85, 41%, 82%) |
| CMYK | cmyk(17.2%, 0%, 40.7%, 18%) |
| CIE-LAB | lab(79.58, -26.16, 38.28) |
| CIE-LCH | lch(79.58, 46.36, 124.35°) |
| OKLab | oklab(81.48% -0.0719 0.0936) |
| OKLCH | oklch(81.48% 0.118 127.5) |
| XYZ | xyz(43.6717, 55.9399, 27.5616) |
| Luminance | 0.5594 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.88
Light Moss Green
#A6C875
ΔE00 2.21
Pale Olive
#B9CC81
ΔE00 3.66
Greenish Tan
#BCCB7A
ΔE00 4.58
Pistachio
#93C572
ΔE00 4.63
Tan Green
#A9BE70
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADD17C #A07CD1
analogous
#D1CB7C #ADD17C #82D17C
triadic
#ADD17C #7CADD1 #D17CAD
tetradic
#ADD17C #7CD1CB #A07CD1 #D17C82
square
#ADD17C #7CD1CB #A07CD1 #D17C82
split-complementary
#ADD17C #7C82D1 #CB7CD1
monochromatic
#719C37 #91C14F #ADD17C #C9E1A9 #E6F1D7
Accessibility & contrast
On white
1.72
#ADD17C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#ADD17C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADD17C
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADD17C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADD17C | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C776
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#B1CABC
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #add17c; /* rgb */ color: rgb(173, 209, 124); /* oklch */ color: oklch(81.5% 0.118 127.5);
Tailwind
colors: {
custom: {
50: '#c7dfa3',
500: '#add17c',
950: '#000000',
},
}SCSS
$custom: #add17c; $custom-light: #c7dfa3; $custom-dark: #000000;
JSON
{
"hex": "#add17c",
"rgb": {
"r": 173,
"g": 209,
"b": 124
},
"hsl": {
"h": 85.412,
"s": 48.023,
"l": 65.294
},
"oklch": {
"l": 0.81482,
"c": 0.11808,
"h": 127.5
},
"luminance": 0.5594
}Semantic roles & 50–950 ramp
primary
#ADD17C
secondary
#7250A1
accent
#2ABB68
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480