#AFE482#AFE482
#AFE482 is a very light, vivid yellow-green. Relative luminance 0.662; OKLCH L 86.0% C 0.139 H 131.9°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE482 |
|---|---|
| RGB | rgb(175, 228, 130) |
| HSL | hsl(92, 64%, 70%) |
| HSV | hsv(92, 43%, 89%) |
| CMYK | cmyk(23.2%, 0%, 43%, 10.6%) |
| CIE-LAB | lab(85.10, -33.65, 42.34) |
| CIE-LCH | lch(85.10, 54.08, 128.48°) |
| OKLab | oklab(85.99% -0.0926 0.1031) |
| OKLCH | oklch(85.99% 0.139 131.9) |
| XYZ | xyz(49.4510, 66.2113, 31.2895) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pale Olive Green
#B1D27B
ΔE00 4.85
Pistachio (survey)
#C0FA8B
ΔE00 4.87
Tea Green
#BDF8A3
ΔE00 5.25
Celery
#C1FD95
ΔE00 5.30
Washed Out Green
#BCF5A6
ΔE00 5.41
Pale Light Green
#B1FC99
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE482 #B782E4
analogous
#E0E482 #AFE482 #82E486
triadic
#AFE482 #82AFE4 #E482AF
tetradic
#AFE482 #82E0E4 #B782E4 #E48682
square
#AFE482 #82E0E4 #B782E4 #E48682
split-complementary
#AFE482 #8682E4 #E482E0
monochromatic
#70C22A #8FD950 #AFE482 #CFEFB4 #EFFAE6
Accessibility & contrast
On white
1.47
#AFE482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#AFE482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE482
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE482 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD77A
Deuteranopia (green-blind)
#E4D388
Tritanopia (blue-blind)
#B1DDCC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #afe482; /* rgb */ color: rgb(175, 228, 130); /* oklch */ color: oklch(86.0% 0.139 131.9);
Tailwind
colors: {
custom: {
50: '#c8eca8',
500: '#afe482',
950: '#000000',
},
}SCSS
$custom: #afe482; $custom-light: #c8eca8; $custom-dark: #000000;
JSON
{
"hex": "#afe482",
"rgb": {
"r": 175,
"g": 228,
"b": 130
},
"hsl": {
"h": 92.449,
"s": 64.474,
"l": 70.196
},
"oklch": {
"l": 0.85989,
"c": 0.13861,
"h": 131.9
},
"luminance": 0.66212
}Semantic roles & 50–950 ramp
primary
#AFE482
secondary
#8A4EBC
accent
#19CC7A
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#131610
muted
#838480