#AFCC7D#AFCC7D
#AFCC7D is a light, moderate yellow-green. Relative luminance 0.538; OKLCH L 80.5% C 0.109 H 125.2°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #AFCC7D |
|---|---|
| RGB | rgb(175, 204, 125) |
| HSL | hsl(82, 44%, 65%) |
| HSV | hsv(82, 39%, 80%) |
| CMYK | cmyk(14.2%, 0%, 38.7%, 20%) |
| CIE-LAB | lab(78.33, -22.85, 36.20) |
| CIE-LCH | lch(78.33, 42.81, 122.26°) |
| OKLab | oklab(80.52% -0.0627 0.0889) |
| OKLCH | oklch(80.52% 0.109 125.2) |
| XYZ | xyz(42.9734, 53.7801, 27.5147) |
| Luminance | 0.5378 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Moss Green
#A6C875
ΔE00 1.72
Pale Olive Green
#B1D27B
ΔE00 1.84
Pale Olive
#B9CC81
ΔE00 2.27
Greenish Tan
#BCCB7A
ΔE00 3.42
Tan Green
#A9BE70
ΔE00 3.73
Light Olive
#ACBF69
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFCC7D #9A7DCC
analogous
#CCC17D #AFCC7D #88CC7D
triadic
#AFCC7D #7DAFCC #CC7DAF
tetradic
#AFCC7D #7DCCC1 #9A7DCC #CC7D88
square
#AFCC7D #7DCCC1 #9A7DCC #CC7D88
split-complementary
#AFCC7D #7D88CC #C17DCC
monochromatic
#73943A #94BB51 #AFCC7D #CADDA9 #E5EED5
Accessibility & contrast
On white
1.79
#AFCC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#AFCC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFCC7D
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFCC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFCC7D | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4C377
Deuteranopia (green-blind)
#D0C181
Tritanopia (blue-blind)
#B4C5B8
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #afcc7d; /* rgb */ color: rgb(175, 204, 125); /* oklch */ color: oklch(80.5% 0.109 125.2);
Tailwind
colors: {
custom: {
50: '#c8dba3',
500: '#afcc7d',
950: '#000000',
},
}SCSS
$custom: #afcc7d; $custom-light: #c8dba3; $custom-dark: #000000;
JSON
{
"hex": "#afcc7d",
"rgb": {
"r": 175,
"g": 204,
"b": 125
},
"hsl": {
"h": 82.025,
"s": 43.646,
"l": 64.51
},
"oklch": {
"l": 0.8052,
"c": 0.10878,
"h": 125.2
},
"luminance": 0.5378
}Semantic roles & 50–950 ramp
primary
#AFCC7D
secondary
#6D529B
accent
#2FB761
background
#FDFEFC
surface
#F9FBF5
border
#D2D4CF
text
#13150F
muted
#828480