#ADCF79#ADCF79
#ADCF79 is a light, moderate yellow-green. Relative luminance 0.549; OKLCH L 81.0% C 0.118 H 126.5°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ADCF79 |
|---|---|
| RGB | rgb(173, 207, 121) |
| HSL | hsl(84, 47%, 64%) |
| HSV | hsv(84, 42%, 81%) |
| CMYK | cmyk(16.4%, 0%, 41.5%, 18.8%) |
| CIE-LAB | lab(78.98, -25.56, 39.02) |
| CIE-LCH | lch(78.98, 46.64, 123.23°) |
| OKLab | oklab(80.99% -0.0704 0.0952) |
| OKLCH | oklch(80.99% 0.118 126.5) |
| XYZ | xyz(42.9973, 54.8899, 26.4150) |
| Luminance | 0.5489 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.84
Light Moss Green
#A6C875
ΔE00 1.82
Pale Olive
#B9CC81
ΔE00 3.34
Greenish Tan
#BCCB7A
ΔE00 4.13
Tan Green
#A9BE70
ΔE00 4.61
Pistachio
#93C572
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ADCF79 #9B79CF
analogous
#CFC679 #ADCF79 #82CF79
triadic
#ADCF79 #79ADCF #CF79AD
tetradic
#ADCF79 #79CFC6 #9B79CF #CF7982
square
#ADCF79 #79CFC6 #9B79CF #CF7982
split-complementary
#ADCF79 #7982CF #C679CF
monochromatic
#719736 #91BF4C #ADCF79 #C9DFA6 #E4EFD3
Accessibility & contrast
On white
1.75
#ADCF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#ADCF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ADCF79
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ADCF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ADCF79 | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C572
Deuteranopia (green-blind)
#D2C37E
Tritanopia (blue-blind)
#B2C8BA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #adcf79; /* rgb */ color: rgb(173, 207, 121); /* oklch */ color: oklch(81.0% 0.118 126.5);
Tailwind
colors: {
custom: {
50: '#c7dda1',
500: '#adcf79',
950: '#000000',
},
}SCSS
$custom: #adcf79; $custom-light: #c7dda1; $custom-dark: #000000;
JSON
{
"hex": "#adcf79",
"rgb": {
"r": 173,
"g": 207,
"b": 121
},
"hsl": {
"h": 83.721,
"s": 47.253,
"l": 64.314
},
"oklch": {
"l": 0.80985,
"c": 0.11842,
"h": 126.5
},
"luminance": 0.5489
}Semantic roles & 50–950 ramp
primary
#ADCF79
secondary
#6E4F9D
accent
#2BBB64
background
#FDFEFC
surface
#F9FCF5
border
#D2D5CF
text
#13150F
muted
#828480