#AFF17B#AFF17B
#AFF17B is a very light, vivid yellow-green. Relative luminance 0.735; OKLCH L 88.8% C 0.164 H 132.9°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF17B |
|---|---|
| RGB | rgb(175, 241, 123) |
| HSL | hsl(94, 81%, 71%) |
| HSV | hsv(94, 49%, 95%) |
| CMYK | cmyk(27.4%, 0%, 49%, 5.5%) |
| CIE-LAB | lab(88.66, -40.35, 50.12) |
| CIE-LCH | lch(88.66, 64.34, 128.84°) |
| OKLab | oklab(88.84% -0.1116 0.1202) |
| OKLCH | oklch(88.84% 0.164 132.9) |
| XYZ | xyz(52.7087, 73.4530, 30.1358) |
| Luminance | 0.7346 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.58
Pistachio (survey)
#C0FA8B
ΔE00 2.63
Light Yellowish Green
#C2FF89
ΔE00 3.27
Light Pea Green
#C4FE82
ΔE00 3.46
Celery
#C1FD95
ΔE00 3.55
Light Lime
#AEFD6C
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF17B #BD7BF1
analogous
#EAF17B #AFF17B #7BF182
triadic
#AFF17B #7BAFF1 #F17BAF
tetradic
#AFF17B #7BEAF1 #BD7BF1 #F1827B
square
#AFF17B #7BEAF1 #BD7BF1 #F1827B
split-complementary
#AFF17B #827BF1 #F17BEA
monochromatic
#6DDA17 #8DEB44 #AFF17B #D1F7B2 #EEFCE3
Accessibility & contrast
On white
1.34
#AFF17B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#AFF17B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF17B
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF17B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF17B | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E271
Deuteranopia (green-blind)
#F0DD82
Tritanopia (blue-blind)
#B0E9D6
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #aff17b; /* rgb */ color: rgb(175, 241, 123); /* oklch */ color: oklch(88.8% 0.164 132.9);
Tailwind
colors: {
custom: {
50: '#c9f6a3',
500: '#aff17b',
950: '#000000',
},
}SCSS
$custom: #aff17b; $custom-light: #c9f6a3; $custom-dark: #000000;
JSON
{
"hex": "#aff17b",
"rgb": {
"r": 175,
"g": 241,
"b": 123
},
"hsl": {
"h": 93.559,
"s": 80.822,
"l": 71.373
},
"oklch": {
"l": 0.88837,
"c": 0.16399,
"h": 132.9
},
"luminance": 0.73455
}Semantic roles & 50–950 ramp
primary
#AFF17B
secondary
#9045CB
accent
#08DD7F
background
#FEFFFC
surface
#FAFEF6
border
#D3D6D0
text
#13170F
muted
#838580