#AFE47A#AFE47A
#AFE47A is a very light, vivid yellow-green. Relative luminance 0.660; OKLCH L 85.9% C 0.147 H 130.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE47A |
|---|---|
| RGB | rgb(175, 228, 122) |
| HSL | hsl(90, 66%, 69%) |
| HSV | hsv(90, 46%, 89%) |
| CMYK | cmyk(23.2%, 0%, 46.5%, 10.6%) |
| CIE-LAB | lab(85.00, -34.60, 46.09) |
| CIE-LCH | lch(85.00, 57.64, 126.89°) |
| OKLab | oklab(85.87% -0.0957 0.1112) |
| OKLCH | oklch(85.87% 0.147 130.7) |
| XYZ | xyz(48.9348, 66.0048, 28.5706) |
| Luminance | 0.6601 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.71
Pale Olive Green
#B1D27B
ΔE00 5.02
Celery
#C1FD95
ΔE00 5.45
Spring Green (survey)
#A9F971
ΔE00 5.54
Light Yellowish Green
#C2FF89
ΔE00 5.74
Light Pea Green
#C4FE82
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE47A #AF7AE4
analogous
#E4E47A #AFE47A #7AE47A
triadic
#AFE47A #7AAFE4 #E47AAF
tetradic
#AFE47A #7AE4E4 #AF7AE4 #E47A7A
square
#AFE47A #7AE4E4 #AF7AE4 #E47A7A
split-complementary
#AFE47A #7A7AE4 #E47AE4
monochromatic
#72BD26 #90DA47 #AFE47A #CEEEAD #ECF9E0
Accessibility & contrast
On white
1.48
#AFE47A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#AFE47A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE47A
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE47A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE47A | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD771
Deuteranopia (green-blind)
#E5D380
Tritanopia (blue-blind)
#B2DCCB
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe47a; /* rgb */ color: rgb(175, 228, 122); /* oklch */ color: oklch(85.9% 0.147 130.7);
Tailwind
colors: {
custom: {
50: '#c9eca2',
500: '#afe47a',
950: '#000000',
},
}SCSS
$custom: #afe47a; $custom-light: #c9eca2; $custom-dark: #000000;
JSON
{
"hex": "#afe47a",
"rgb": {
"r": 175,
"g": 228,
"b": 122
},
"hsl": {
"h": 90,
"s": 66.25,
"l": 68.627
},
"oklch": {
"l": 0.8587,
"c": 0.14669,
"h": 130.7
},
"luminance": 0.66006
}Semantic roles & 50–950 ramp
primary
#AFE47A
secondary
#8147BB
accent
#17CE73
background
#FEFEFC
surface
#FAFDF5
border
#D3D5CF
text
#13160F
muted
#838480