#AFDF83#AFDF83
#AFDF83 is a very light, vivid yellow-green. Relative luminance 0.635; OKLCH L 84.9% C 0.130 H 131.2°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDF83 |
|---|---|
| RGB | rgb(175, 223, 131) |
| HSL | hsl(91, 59%, 69%) |
| HSV | hsv(91, 41%, 87%) |
| CMYK | cmyk(21.5%, 0%, 41.3%, 12.5%) |
| CIE-LAB | lab(83.72, -31.20, 40.08) |
| CIE-LCH | lch(83.72, 50.80, 127.90°) |
| OKLab | oklab(84.88% -0.0858 0.0981) |
| OKLCH | oklch(84.88% 0.13 131.2) |
| XYZ | xyz(48.1628, 63.5270, 31.1928) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.65
Light Grey Green
#B7E1A1
ΔE00 5.23
Light Moss Green
#A6C875
ΔE00 5.58
Washed Out Green
#BCF5A6
ΔE00 5.85
Tea Green
#BDF8A3
ΔE00 5.93
Pistachio (survey)
#C0FA8B
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDF83 #B383DF
analogous
#DDDF83 #AFDF83 #83DF85
triadic
#AFDF83 #83AFDF #DF83AF
tetradic
#AFDF83 #83DDDF #B383DF #DF8583
square
#AFDF83 #83DDDF #B383DF #DF8583
split-complementary
#AFDF83 #8583DF #DF83DD
monochromatic
#71B830 #90D252 #AFDF83 #CEECB4 #EEF8E4
Accessibility & contrast
On white
1.53
#AFDF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#AFDF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDF83
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDF83 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D37C
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#B1D8C9
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #afdf83; /* rgb */ color: rgb(175, 223, 131); /* oklch */ color: oklch(84.9% 0.130 131.2);
Tailwind
colors: {
custom: {
50: '#c8e9a8',
500: '#afdf83',
950: '#000000',
},
}SCSS
$custom: #afdf83; $custom-light: #c8e9a8; $custom-dark: #000000;
JSON
{
"hex": "#afdf83",
"rgb": {
"r": 175,
"g": 223,
"b": 131
},
"hsl": {
"h": 91.304,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.84877,
"c": 0.13026,
"h": 131.2
},
"luminance": 0.63528
}Semantic roles & 50–950 ramp
primary
#AFDF83
secondary
#8550B6
accent
#1FC776
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480