#ADCD8A#ADCD8A
#ADCD8A is a light, moderate yellow-green. Relative luminance 0.544; OKLCH L 80.8% C 0.096 H 129.1°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCD8A |
|---|---|
| RGB | rgb(173, 205, 138) |
| HSL | hsl(89, 40%, 67%) |
| HSV | hsv(89, 33%, 80%) |
| CMYK | cmyk(15.6%, 0%, 32.7%, 19.6%) |
| CIE-LAB | lab(78.68, -22.35, 29.95) |
| CIE-LCH | lch(78.68, 37.37, 126.74°) |
| OKLab | oklab(80.83% -0.0607 0.0747) |
| OKLCH | oklch(80.83% 0.096 129.1) |
| XYZ | xyz(43.6517, 54.3814, 32.2367) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 3.45
Pale Olive
#B9CC81
ΔE00 3.79
Pale Olive Green
#B1D27B
ΔE00 3.84
Pistachio
#93C572
ΔE00 5.01
Light Grey Green
#B7E1A1
ΔE00 5.05
Tan Green
#A9BE70
ΔE00 5.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCD8A #AA8ACD
analogous
#CDCC8A #ADCD8A #8BCD8A
triadic
#ADCD8A #8AADCD #CD8AAD
tetradic
#ADCD8A #8ACDCC #AA8ACD #CD8A8B
square
#ADCD8A #8ACDCC #AA8ACD #CD8A8B
split-complementary
#ADCD8A #8A8BCD #CC8ACD
monochromatic
#709B42 #8FBB5F #ADCD8A #CBDFB5 #E9F2E0
Accessibility & contrast
On white
1.77
#ADCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#ADCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCD8A
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCD8A | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3C485
Deuteranopia (green-blind)
#CFC28D
Tritanopia (blue-blind)
#B0C7BC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #adcd8a; /* rgb */ color: rgb(173, 205, 138); /* oklch */ color: oklch(80.8% 0.096 129.1);
Tailwind
colors: {
custom: {
50: '#c6dcac',
500: '#adcd8a',
950: '#000000',
},
}SCSS
$custom: #adcd8a; $custom-light: #c6dcac; $custom-dark: #000000;
JSON
{
"hex": "#adcd8a",
"rgb": {
"r": 173,
"g": 205,
"b": 138
},
"hsl": {
"h": 88.657,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.80834,
"c": 0.09631,
"h": 129.1
},
"luminance": 0.54382
}Semantic roles & 50–950 ramp
primary
#ADCD8A
secondary
#7C5AA1
accent
#32B370
background
#FDFEFD
surface
#F9FCF7
border
#D2D5D0
text
#131510
muted
#828481