#AFF488#AFF488
#AFF488 is a very light, vivid yellow-green. Relative luminance 0.756; OKLCH L 89.7% C 0.156 H 135.1°. Best body text is #000000 at 16.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF488 |
|---|---|
| RGB | rgb(175, 244, 136) |
| HSL | hsl(98, 83%, 75%) |
| HSV | hsv(98, 44%, 96%) |
| CMYK | cmyk(28.3%, 0%, 44.3%, 4.3%) |
| CIE-LAB | lab(89.67, -40.15, 45.17) |
| CIE-LCH | lch(89.67, 60.44, 131.63°) |
| OKLab | oklab(89.71% -0.1103 0.1098) |
| OKLCH | oklch(89.71% 0.156 135.1) |
| XYZ | xyz(54.4725, 75.5911, 35.0083) |
| Luminance | 0.7559 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.52
Pale Light Green
#B1FC99
ΔE00 2.56
Celery
#C1FD95
ΔE00 2.62
Pastel Green
#B0FF9D
ΔE00 3.34
Light Yellowish Green
#C2FF89
ΔE00 3.34
Spring Green (survey)
#A9F971
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF488 #CD88F4
analogous
#E5F488 #AFF488 #88F497
triadic
#AFF488 #88AFF4 #F488AF
tetradic
#AFF488 #88E5F4 #CD88F4 #F49788
square
#AFF488 #88E5F4 #CD88F4 #F49788
split-complementary
#AFF488 #9788F4 #F488E5
monochromatic
#64EA18 #89EF50 #AFF488 #D5F9C0 #ECFCE3
Accessibility & contrast
On white
1.30
#AFF488 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.12
#AFF488 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF488
16.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF488 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF488 | 1.00 | 1.30 | 16.12 | 16.12 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBE57F
Deuteranopia (green-blind)
#F1DF8E
Tritanopia (blue-blind)
#AEEDDA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #aff488; /* rgb */ color: rgb(175, 244, 136); /* oklch */ color: oklch(89.7% 0.156 135.1);
Tailwind
colors: {
custom: {
50: '#c9f8ac',
500: '#aff488',
950: '#000000',
},
}SCSS
$custom: #aff488; $custom-light: #c9f8ac; $custom-dark: #000000;
JSON
{
"hex": "#aff488",
"rgb": {
"r": 175,
"g": 244,
"b": 136
},
"hsl": {
"h": 98.333,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.89705,
"c": 0.15567,
"h": 135.1
},
"luminance": 0.75593
}Semantic roles & 50–950 ramp
primary
#AFF488
secondary
#A250D1
accent
#06DF91
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581