#AFD17D#AFD17D
#AFD17D is a light, moderate yellow-green. Relative luminance 0.562; OKLCH L 81.6% C 0.116 H 126.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFD17D |
|---|---|
| RGB | rgb(175, 209, 125) |
| HSL | hsl(84, 48%, 65%) |
| HSV | hsv(84, 40%, 82%) |
| CMYK | cmyk(16.3%, 0%, 40.2%, 18%) |
| CIE-LAB | lab(79.72, -25.29, 37.99) |
| CIE-LCH | lch(79.72, 45.63, 123.65°) |
| OKLab | oklab(81.64% -0.0695 0.093) |
| OKLCH | oklch(81.64% 0.116 126.8) |
| XYZ | xyz(44.1809, 56.1951, 27.9172) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 0.68
Light Moss Green
#A6C875
ΔE00 2.28
Pale Olive
#B9CC81
ΔE00 3.28
Greenish Tan
#BCCB7A
ΔE00 4.23
Pistachio
#93C572
ΔE00 4.93
Tan Green
#A9BE70
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFD17D #9F7DD1
analogous
#D1C97D #AFD17D #85D17D
triadic
#AFD17D #7DAFD1 #D17DAF
tetradic
#AFD17D #7DD1C9 #9F7DD1 #D17D85
square
#AFD17D #7DD1C9 #9F7DD1 #D17D85
split-complementary
#AFD17D #7D85D1 #C97DD1
monochromatic
#739C37 #93C150 #AFD17D #CBE1AA #E7F1D7
Accessibility & contrast
On white
1.72
#AFD17D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#AFD17D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFD17D
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFD17D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFD17D | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C777
Deuteranopia (green-blind)
#D4C581
Tritanopia (blue-blind)
#B3CABC
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #afd17d; /* rgb */ color: rgb(175, 209, 125); /* oklch */ color: oklch(81.6% 0.116 126.8);
Tailwind
colors: {
custom: {
50: '#c8dfa4',
500: '#afd17d',
950: '#000000',
},
}SCSS
$custom: #afd17d; $custom-light: #c8dfa4; $custom-dark: #000000;
JSON
{
"hex": "#afd17d",
"rgb": {
"r": 175,
"g": 209,
"b": 125
},
"hsl": {
"h": 84.286,
"s": 47.727,
"l": 65.49
},
"oklch": {
"l": 0.81637,
"c": 0.11611,
"h": 126.8
},
"luminance": 0.56196
}Semantic roles & 50–950 ramp
primary
#AFD17D
secondary
#7151A2
accent
#2BBB65
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480