#ADCD8D#ADCD8D
#ADCD8D is a light, moderate yellow-green. Relative luminance 0.545; OKLCH L 80.9% C 0.093 H 129.8°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCD8D |
|---|---|
| RGB | rgb(173, 205, 141) |
| HSL | hsl(90, 39%, 68%) |
| HSV | hsv(90, 31%, 80%) |
| CMYK | cmyk(15.6%, 0%, 31.2%, 19.6%) |
| CIE-LAB | lab(78.73, -21.93, 28.46) |
| CIE-LCH | lch(78.73, 35.92, 127.61°) |
| OKLab | oklab(80.89% -0.0595 0.0713) |
| OKLCH | oklch(80.89% 0.093 129.8) |
| XYZ | xyz(43.8719, 54.4694, 33.3964) |
| Luminance | 0.5447 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 4.04
Pale Olive
#B9CC81
ΔE00 4.22
Pale Olive Green
#B1D27B
ΔE00 4.45
Light Grey Green
#B7E1A1
ΔE00 4.87
Pistachio
#93C572
ΔE00 5.34
Tan Green
#A9BE70
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCD8D #AD8DCD
analogous
#CDCD8D #ADCD8D #8DCD8D
triadic
#ADCD8D #8DADCD #CD8DAD
tetradic
#ADCD8D #8DCDCD #AD8DCD #CD8D8D
square
#ADCD8D #8DCDCD #AD8DCD #CD8D8D
split-complementary
#ADCD8D #8D8DCD #CD8DCD
monochromatic
#709B44 #8EBA62 #ADCD8D #CCE0B8 #EAF2E2
Accessibility & contrast
On white
1.77
#ADCD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#ADCD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCD8D
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCD8D | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C489
Deuteranopia (green-blind)
#CEC290
Tritanopia (blue-blind)
#AFC8BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #adcd8d; /* rgb */ color: rgb(173, 205, 141); /* oklch */ color: oklch(80.9% 0.093 129.8);
Tailwind
colors: {
custom: {
50: '#c6dcaf',
500: '#adcd8d',
950: '#000000',
},
}SCSS
$custom: #adcd8d; $custom-light: #c6dcaf; $custom-dark: #000000;
JSON
{
"hex": "#adcd8d",
"rgb": {
"r": 173,
"g": 205,
"b": 141
},
"hsl": {
"h": 90,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.80892,
"c": 0.09283,
"h": 129.8
},
"luminance": 0.5447
}Semantic roles & 50–950 ramp
primary
#ADCD8D
secondary
#7F5CA2
accent
#33B273
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481