#AFE483#AFE483
#AFE483 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.0% C 0.138 H 132.1°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE483 |
|---|---|
| RGB | rgb(175, 228, 131) |
| HSL | hsl(93, 64%, 70%) |
| HSV | hsv(93, 43%, 89%) |
| CMYK | cmyk(23.2%, 0%, 42.5%, 10.6%) |
| CIE-LAB | lab(85.12, -33.53, 41.86) |
| CIE-LCH | lch(85.12, 53.63, 128.69°) |
| OKLab | oklab(86.01% -0.0922 0.1021) |
| OKLCH | oklch(86.01% 0.138 132.1) |
| XYZ | xyz(49.5185, 66.2383, 31.6447) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 4.91
Tea Green
#BDF8A3
ΔE00 5.16
Washed Out Green
#BCF5A6
ΔE00 5.29
Celery
#C1FD95
ΔE00 5.30
Pale Light Green
#B1FC99
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE483 #B883E4
analogous
#DFE483 #AFE483 #83E488
triadic
#AFE483 #83AFE4 #E483AF
tetradic
#AFE483 #83DFE4 #B883E4 #E48883
square
#AFE483 #83DFE4 #B883E4 #E48883
split-complementary
#AFE483 #8883E4 #E483DF
monochromatic
#6FC22A #8FD951 #AFE483 #CFEFB5 #EFFAE6
Accessibility & contrast
On white
1.47
#AFE483 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#AFE483 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE483
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE483 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE483 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77B
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#B1DDCD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe483; /* rgb */ color: rgb(175, 228, 131); /* oklch */ color: oklch(86.0% 0.138 132.1);
Tailwind
colors: {
custom: {
50: '#c8eca8',
500: '#afe483',
950: '#000000',
},
}SCSS
$custom: #afe483; $custom-light: #c8eca8; $custom-dark: #000000;
JSON
{
"hex": "#afe483",
"rgb": {
"r": 175,
"g": 228,
"b": 131
},
"hsl": {
"h": 92.784,
"s": 64.238,
"l": 70.392
},
"oklch": {
"l": 0.86005,
"c": 0.13758,
"h": 132.1
},
"luminance": 0.66239
}Semantic roles & 50–950 ramp
primary
#AFE483
secondary
#8B4FBC
accent
#19CC7B
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480