#ADCD7F#ADCD7F
#ADCD7F is a light, moderate yellow-green. Relative luminance 0.541; OKLCH L 80.6% C 0.109 H 126.9°. Best body text is #000000 at 11.82:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCD7F |
|---|---|
| RGB | rgb(173, 205, 127) |
| HSL | hsl(85, 44%, 65%) |
| HSV | hsv(85, 38%, 80%) |
| CMYK | cmyk(15.6%, 0%, 38%, 19.6%) |
| CIE-LAB | lab(78.51, -23.84, 35.38) |
| CIE-LCH | lch(78.51, 42.66, 123.97°) |
| OKLab | oklab(80.64% -0.0653 0.0871) |
| OKLCH | oklch(80.64% 0.109 126.9) |
| XYZ | xyz(42.8952, 54.0788, 28.2529) |
| Luminance | 0.5408 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.71
Pale Olive Green
#B1D27B
ΔE00 1.89
Pale Olive
#B9CC81
ΔE00 2.87
Greenish Tan
#BCCB7A
ΔE00 4.13
Tan Green
#A9BE70
ΔE00 4.22
Pistachio
#93C572
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCD7F #9F7FCD
analogous
#CDC67F #ADCD7F #86CD7F
triadic
#ADCD7F #7FADCD #CD7FAD
tetradic
#ADCD7F #7FCDC6 #9F7FCD #CD7F86
square
#ADCD7F #7FCDC6 #9F7FCD #CD7F86
split-complementary
#ADCD7F #7F86CD #C67FCD
monochromatic
#71973B #91BC53 #ADCD7F #C9DEAB #E5EFD7
Accessibility & contrast
On white
1.78
#ADCD7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.82
#ADCD7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCD7F
11.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCD7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCD7F | 1.00 | 1.78 | 11.82 | 11.82 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5C479
Deuteranopia (green-blind)
#D0C283
Tritanopia (blue-blind)
#B1C6BA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #adcd7f; /* rgb */ color: rgb(173, 205, 127); /* oklch */ color: oklch(80.6% 0.109 126.9);
Tailwind
colors: {
custom: {
50: '#c6dca5',
500: '#adcd7f',
950: '#000000',
},
}SCSS
$custom: #adcd7f; $custom-light: #c6dca5; $custom-dark: #000000;
JSON
{
"hex": "#adcd7f",
"rgb": {
"r": 173,
"g": 205,
"b": 127
},
"hsl": {
"h": 84.615,
"s": 43.82,
"l": 65.098
},
"oklch": {
"l": 0.80636,
"c": 0.10885,
"h": 126.9
},
"luminance": 0.54079
}Semantic roles & 50–950 ramp
primary
#ADCD7F
secondary
#71539D
accent
#2FB767
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480