#AFF282#AFF282
#AFF282 is a very light, vivid yellow-green. Relative luminance 0.742; OKLCH L 89.2% C 0.159 H 134.0°. Best body text is #000000 at 15.85:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF282 |
|---|---|
| RGB | rgb(175, 242, 130) |
| HSL | hsl(96, 81%, 73%) |
| HSV | hsv(96, 46%, 95%) |
| CMYK | cmyk(27.7%, 0%, 46.3%, 5.1%) |
| CIE-LAB | lab(89.03, -39.99, 47.25) |
| CIE-LCH | lch(89.03, 61.90, 130.24°) |
| OKLab | oklab(89.16% -0.1102 0.1142) |
| OKLCH | oklch(89.16% 0.159 134) |
| XYZ | xyz(53.4595, 74.2283, 32.6256) |
| Luminance | 0.7423 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.45
Celery
#C1FD95
ΔE00 3.00
Spring Green (survey)
#A9F971
ΔE00 3.07
Light Yellowish Green
#C2FF89
ΔE00 3.27
Pale Light Green
#B1FC99
ΔE00 3.43
Light Pea Green
#C4FE82
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF282 #C582F2
analogous
#E7F282 #AFF282 #82F28D
triadic
#AFF282 #82AFF2 #F282AF
tetradic
#AFF282 #82E7F2 #C582F2 #F28D82
square
#AFF282 #82E7F2 #C582F2 #F28D82
split-complementary
#AFF282 #8D82F2 #F282E7
monochromatic
#69E218 #8CEC4B #AFF282 #D2F8B9 #EDFCE3
Accessibility & contrast
On white
1.33
#AFF282 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.85
#AFF282 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF282
15.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF282 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF282 | 1.00 | 1.33 | 15.85 | 15.85 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE379
Deuteranopia (green-blind)
#F0DE89
Tritanopia (blue-blind)
#AFEAD8
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #aff282; /* rgb */ color: rgb(175, 242, 130); /* oklch */ color: oklch(89.2% 0.159 134.0);
Tailwind
colors: {
custom: {
50: '#c9f6a8',
500: '#aff282',
950: '#000000',
},
}SCSS
$custom: #aff282; $custom-light: #c9f6a8; $custom-dark: #000000;
JSON
{
"hex": "#aff282",
"rgb": {
"r": 175,
"g": 242,
"b": 130
},
"hsl": {
"h": 95.893,
"s": 81.159,
"l": 72.941
},
"oklch": {
"l": 0.89162,
"c": 0.15869,
"h": 134
},
"luminance": 0.7423
}Semantic roles & 50–950 ramp
primary
#AFF282
secondary
#994BCD
accent
#08DE88
background
#FEFFFD
surface
#FAFEF7
border
#D3D6D0
text
#131710
muted
#838581