#AFDC80#AFDC80
#AFDC80 is a very light, vivid yellow-green. Relative luminance 0.619; OKLCH L 84.2% C 0.129 H 130.1°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDC80 |
|---|---|
| RGB | rgb(175, 220, 128) |
| HSL | hsl(89, 57%, 68%) |
| HSV | hsv(89, 42%, 86%) |
| CMYK | cmyk(20.5%, 0%, 41.8%, 13.7%) |
| CIE-LAB | lab(82.84, -30.17, 40.45) |
| CIE-LCH | lch(82.84, 50.46, 126.71°) |
| OKLab | oklab(84.15% -0.083 0.0988) |
| OKLCH | oklch(84.15% 0.129 130.1) |
| XYZ | xyz(47.1680, 61.8580, 29.8726) |
| Luminance | 0.6186 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.87
Light Moss Green
#A6C875
ΔE00 4.86
Light Grey Green
#B7E1A1
ΔE00 5.50
Pale Olive
#B9CC81
ΔE00 5.89
Pistachio
#93C572
ΔE00 6.21
Washed Out Green
#BCF5A6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDC80 #AD80DC
analogous
#DCDB80 #AFDC80 #81DC80
triadic
#AFDC80 #80AFDC #DC80AF
tetradic
#AFDC80 #80DCDB #AD80DC #DC8081
square
#AFDC80 #80DCDB #AD80DC #DC8081
split-complementary
#AFDC80 #8081DC #DB80DC
monochromatic
#72B131 #91CF50 #AFDC80 #CDE9B0 #EBF6E0
Accessibility & contrast
On white
1.57
#AFDC80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#AFDC80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDC80
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDC80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDC80 | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D079
Deuteranopia (green-blind)
#DDCD85
Tritanopia (blue-blind)
#B2D5C6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #afdc80; /* rgb */ color: rgb(175, 220, 128); /* oklch */ color: oklch(84.2% 0.129 130.1);
Tailwind
colors: {
custom: {
50: '#c8e7a6',
500: '#afdc80',
950: '#000000',
},
}SCSS
$custom: #afdc80; $custom-light: #c8e7a6; $custom-dark: #000000;
JSON
{
"hex": "#afdc80",
"rgb": {
"r": 175,
"g": 220,
"b": 128
},
"hsl": {
"h": 89.348,
"s": 56.79,
"l": 68.235
},
"oklch": {
"l": 0.84154,
"c": 0.12901,
"h": 130.1
},
"luminance": 0.61859
}Semantic roles & 50–950 ramp
primary
#AFDC80
secondary
#7F4EB3
accent
#21C471
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13160F
muted
#828480