#ADCD7B#ADCD7B
#ADCD7B is a light, moderate yellow-green. Relative luminance 0.540; OKLCH L 80.6% C 0.113 H 126.2°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCD7B |
|---|---|
| RGB | rgb(173, 205, 123) |
| HSL | hsl(83, 45%, 64%) |
| HSV | hsv(83, 40%, 80%) |
| CMYK | cmyk(15.6%, 0%, 40%, 19.6%) |
| CIE-LAB | lab(78.45, -24.34, 37.34) |
| CIE-LCH | lch(78.45, 44.57, 123.10°) |
| OKLab | oklab(80.57% -0.0669 0.0914) |
| OKLCH | oklch(80.57% 0.113 126.2) |
| XYZ | xyz(42.6397, 53.9766, 26.9072) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 1.40
Light Moss Green
#A6C875
ΔE00 1.45
Pale Olive
#B9CC81
ΔE00 2.88
Greenish Tan
#BCCB7A
ΔE00 3.87
Tan Green
#A9BE70
ΔE00 4.08
Light Olive
#ACBF69
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCD7B #9B7BCD
analogous
#CDC47B #ADCD7B #84CD7B
triadic
#ADCD7B #7BADCD #CD7BAD
tetradic
#ADCD7B #7BCDC4 #9B7BCD #CD7B84
square
#ADCD7B #7BCDC4 #9B7BCD #CD7B84
split-complementary
#ADCD7B #7B84CD #C47BCD
monochromatic
#719538 #91BC4F #ADCD7B #C9DEA7 #E4EFD4
Accessibility & contrast
On white
1.78
#ADCD7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#ADCD7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCD7B
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCD7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCD7B | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C375
Deuteranopia (green-blind)
#D0C27F
Tritanopia (blue-blind)
#B1C6B9
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #adcd7b; /* rgb */ color: rgb(173, 205, 123); /* oklch */ color: oklch(80.6% 0.113 126.2);
Tailwind
colors: {
custom: {
50: '#c6dca2',
500: '#adcd7b',
950: '#000000',
},
}SCSS
$custom: #adcd7b; $custom-light: #c6dca2; $custom-dark: #000000;
JSON
{
"hex": "#adcd7b",
"rgb": {
"r": 173,
"g": 205,
"b": 123
},
"hsl": {
"h": 83.415,
"s": 45.055,
"l": 64.314
},
"oklch": {
"l": 0.80569,
"c": 0.1133,
"h": 126.2
},
"luminance": 0.53977
}Semantic roles & 50–950 ramp
primary
#ADCD7B
secondary
#6E519B
accent
#2DB863
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480