#AFDA80#AFDA80
#AFDA80 is a very light, vivid yellow-green. Relative luminance 0.608; OKLCH L 83.7% C 0.126 H 129.6°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDA80 |
|---|---|
| RGB | rgb(175, 218, 128) |
| HSL | hsl(89, 55%, 68%) |
| HSV | hsv(89, 41%, 85%) |
| CMYK | cmyk(19.7%, 0%, 41.3%, 14.5%) |
| CIE-LAB | lab(82.28, -29.22, 39.74) |
| CIE-LCH | lch(82.28, 49.33, 126.33°) |
| OKLab | oklab(83.7% -0.0804 0.0971) |
| OKLCH | oklch(83.7% 0.126 129.6) |
| XYZ | xyz(46.6463, 60.8145, 29.6987) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 2.38
Light Moss Green
#A6C875
ΔE00 4.36
Pale Olive
#B9CC81
ΔE00 5.40
Light Grey Green
#B7E1A1
ΔE00 5.41
Pistachio
#93C572
ΔE00 5.87
Greenish Tan
#BCCB7A
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDA80 #AB80DA
analogous
#DAD880 #AFDA80 #82DA80
triadic
#AFDA80 #80AFDA #DA80AF
tetradic
#AFDA80 #80DAD8 #AB80DA #DA8082
square
#AFDA80 #80DAD8 #AB80DA #DA8082
split-complementary
#AFDA80 #8082DA #D880DA
monochromatic
#73AD32 #91CC51 #AFDA80 #CDE8AF #EBF6DF
Accessibility & contrast
On white
1.60
#AFDA80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#AFDA80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDA80
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDA80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDA80 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2CF79
Deuteranopia (green-blind)
#DBCC85
Tritanopia (blue-blind)
#B2D3C4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #afda80; /* rgb */ color: rgb(175, 218, 128); /* oklch */ color: oklch(83.7% 0.126 129.6);
Tailwind
colors: {
custom: {
50: '#c8e5a6',
500: '#afda80',
950: '#000000',
},
}SCSS
$custom: #afda80; $custom-light: #c8e5a6; $custom-dark: #000000;
JSON
{
"hex": "#afda80",
"rgb": {
"r": 175,
"g": 218,
"b": 128
},
"hsl": {
"h": 88.667,
"s": 54.878,
"l": 67.843
},
"oklch": {
"l": 0.83704,
"c": 0.12608,
"h": 129.6
},
"luminance": 0.60815
}Semantic roles & 50–950 ramp
primary
#AFDA80
secondary
#7D4EB0
accent
#23C26F
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#13150F
muted
#828480