#ADC87F#ADC87F
#ADC87F is a light, moderate yellow-green. Relative luminance 0.517; OKLCH L 79.5% C 0.101 H 125.2°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #ADC87F |
|---|---|
| RGB | rgb(173, 200, 127) |
| HSL | hsl(82, 40%, 64%) |
| HSV | hsv(82, 37%, 78%) |
| CMYK | cmyk(13.5%, 0%, 36.5%, 21.6%) |
| CIE-LAB | lab(77.12, -21.38, 33.57) |
| CIE-LCH | lch(77.12, 39.80, 122.49°) |
| OKLab | oklab(79.52% -0.0584 0.0829) |
| OKLCH | oklch(79.52% 0.101 125.2) |
| XYZ | xyz(41.7183, 51.7249, 27.8606) |
| Luminance | 0.5172 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 2.07
Pale Olive
#B9CC81
ΔE00 2.44
Tan Green
#A9BE70
ΔE00 3.11
Pale Olive Green
#B1D27B
ΔE00 3.19
Greenish Tan
#BCCB7A
ΔE00 3.77
Light Olive
#ACBF69
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADC87F #9A7FC8
analogous
#C8BF7F #ADC87F #89C87F
triadic
#ADC87F #7FADC8 #C87FAD
tetradic
#ADC87F #7FC8BF #9A7FC8 #C87F89
square
#ADC87F #7FC8BF #9A7FC8 #C87F89
split-complementary
#ADC87F #7F89C8 #BF7FC8
monochromatic
#718F3D #92B654 #ADC87F #C8DAAA #E4EDD5
Accessibility & contrast
On white
1.85
#ADC87F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#ADC87F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADC87F
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADC87F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADC87F | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0BF7A
Deuteranopia (green-blind)
#CCBE83
Tritanopia (blue-blind)
#B1C1B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #adc87f; /* rgb */ color: rgb(173, 200, 127); /* oklch */ color: oklch(79.5% 0.101 125.2);
Tailwind
colors: {
custom: {
50: '#c6d8a5',
500: '#adc87f',
950: '#000000',
},
}SCSS
$custom: #adc87f; $custom-light: #c6d8a5; $custom-dark: #000000;
JSON
{
"hex": "#adc87f",
"rgb": {
"r": 173,
"g": 200,
"b": 127
},
"hsl": {
"h": 82.192,
"s": 39.891,
"l": 64.118
},
"oklch": {
"l": 0.79521,
"c": 0.10141,
"h": 125.2
},
"luminance": 0.51725
}Semantic roles & 50–950 ramp
primary
#ADC87F
secondary
#6D5596
accent
#33B362
background
#FDFEFC
surface
#F9FBF6
border
#D2D4D0
text
#13140F
muted
#828380