#AFE47F#AFE47F
#AFE47F is a very light, vivid yellow-green. Relative luminance 0.661; OKLCH L 85.9% C 0.142 H 131.5°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #AFE47F |
|---|---|
| RGB | rgb(175, 228, 127) |
| HSL | hsl(91, 65%, 70%) |
| HSV | hsv(91, 44%, 89%) |
| CMYK | cmyk(23.2%, 0%, 44.3%, 10.6%) |
| CIE-LAB | lab(85.06, -34.01, 43.75) |
| CIE-LCH | lch(85.06, 55.42, 127.86°) |
| OKLab | oklab(85.94% -0.0938 0.1062) |
| OKLCH | oklch(85.94% 0.142 131.5) |
| XYZ | xyz(49.2526, 66.1320, 30.2444) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 4.77
Pale Olive Green
#B1D27B
ΔE00 4.88
Celery
#C1FD95
ΔE00 5.32
Tea Green
#BDF8A3
ΔE00 5.55
Washed Out Green
#BCF5A6
ΔE00 5.77
Pale Light Green
#B1FC99
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFE47F #B47FE4
analogous
#E2E47F #AFE47F #7FE482
triadic
#AFE47F #7FAFE4 #E47FAF
tetradic
#AFE47F #7FE2E4 #B47FE4 #E4827F
square
#AFE47F #7FE2E4 #B47FE4 #E4827F
split-complementary
#AFE47F #827FE4 #E47FE2
monochromatic
#71C029 #8FD94C #AFE47F #CFEFB2 #EEF9E4
Accessibility & contrast
On white
1.48
#AFE47F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#AFE47F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFE47F
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFE47F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFE47F | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD777
Deuteranopia (green-blind)
#E4D385
Tritanopia (blue-blind)
#B1DDCC
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #afe47f; /* rgb */ color: rgb(175, 228, 127); /* oklch */ color: oklch(85.9% 0.142 131.5);
Tailwind
colors: {
custom: {
50: '#c9eca6',
500: '#afe47f',
950: '#000000',
},
}SCSS
$custom: #afe47f; $custom-light: #c9eca6; $custom-dark: #000000;
JSON
{
"hex": "#afe47f",
"rgb": {
"r": 175,
"g": 228,
"b": 127
},
"hsl": {
"h": 91.485,
"s": 65.161,
"l": 69.608
},
"oklch": {
"l": 0.85943,
"c": 0.14166,
"h": 131.5
},
"luminance": 0.66133
}Semantic roles & 50–950 ramp
primary
#AFE47F
secondary
#864BBC
accent
#19CD77
background
#FEFEFC
surface
#FAFDF6
border
#D3D5D0
text
#13160F
muted
#838480