#AFDE83#AFDE83
#AFDE83 is a very light, vivid yellow-green. Relative luminance 0.630; OKLCH L 84.7% C 0.129 H 131.0°. Best body text is #000000 at 13.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AFDE83 |
|---|---|
| RGB | rgb(175, 222, 131) |
| HSL | hsl(91, 58%, 69%) |
| HSV | hsv(91, 41%, 87%) |
| CMYK | cmyk(21.2%, 0%, 41%, 12.9%) |
| CIE-LAB | lab(83.44, -30.73, 39.73) |
| CIE-LCH | lch(83.44, 50.23, 127.72°) |
| OKLab | oklab(84.65% -0.0844 0.0972) |
| OKLCH | oklch(84.65% 0.129 131) |
| XYZ | xyz(47.8965, 62.9943, 31.1040) |
| Luminance | 0.6300 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 3.41
Light Grey Green
#B7E1A1
ΔE00 5.14
Light Moss Green
#A6C875
ΔE00 5.34
Washed Out Green
#BCF5A6
ΔE00 5.99
Tea Green
#BDF8A3
ΔE00 6.11
Pistachio (survey)
#C0FA8B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFDE83 #B283DE
analogous
#DDDE83 #AFDE83 #83DE85
triadic
#AFDE83 #83AFDE #DE83AF
tetradic
#AFDE83 #83DDDE #B283DE #DE8583
square
#AFDE83 #83DDDE #B283DE #DE8583
split-complementary
#AFDE83 #8583DE #DE83DD
monochromatic
#71B630 #90D153 #AFDE83 #CEEBB3 #EDF8E4
Accessibility & contrast
On white
1.54
#AFDE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.60
#AFDE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFDE83
13.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFDE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFDE83 | 1.00 | 1.54 | 13.60 | 13.60 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D27C
Deuteranopia (green-blind)
#DFCF88
Tritanopia (blue-blind)
#B1D7C8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #afde83; /* rgb */ color: rgb(175, 222, 131); /* oklch */ color: oklch(84.7% 0.129 131.0);
Tailwind
colors: {
custom: {
50: '#c8e8a8',
500: '#afde83',
950: '#000000',
},
}SCSS
$custom: #afde83; $custom-light: #c8e8a8; $custom-dark: #000000;
JSON
{
"hex": "#afde83",
"rgb": {
"r": 175,
"g": 222,
"b": 131
},
"hsl": {
"h": 90.989,
"s": 57.962,
"l": 69.216
},
"oklch": {
"l": 0.84652,
"c": 0.12878,
"h": 131
},
"luminance": 0.62995
}Semantic roles & 50–950 ramp
primary
#AFDE83
secondary
#8450B5
accent
#20C675
background
#FDFEFC
surface
#F9FCF6
border
#D2D5D0
text
#131610
muted
#828480