#AFF984#AFF984
#AFF984 is a very light, vivid yellow-green. Relative luminance 0.785; OKLCH L 90.8% C 0.167 H 135.1°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF984 |
|---|---|
| RGB | rgb(175, 249, 132) |
| HSL | hsl(98, 91%, 75%) |
| HSV | hsv(98, 47%, 98%) |
| CMYK | cmyk(29.7%, 0%, 47%, 2.4%) |
| CIE-LAB | lab(91.02, -42.83, 48.77) |
| CIE-LCH | lch(91.02, 64.91, 131.29°) |
| OKLab | oklab(90.78% -0.1179 0.1177) |
| OKLCH | oklch(90.78% 0.167 135.1) |
| XYZ | xyz(55.7184, 78.5293, 34.0473) |
| Luminance | 0.7853 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Spring Green (survey)
#A9F971
ΔE00 2.34
Pistachio (survey)
#C0FA8B
ΔE00 2.35
Light Yellowish Green
#C2FF89
ΔE00 2.61
Celery
#C1FD95
ΔE00 2.67
Pale Light Green
#B1FC99
ΔE00 2.94
Light Green
#96F97B
ΔE00 2.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF984 #CE84F9
analogous
#E9F984 #AFF984 #84F994
triadic
#AFF984 #84AFF9 #F984AF
tetradic
#AFF984 #84E9F9 #CE84F9 #F99484
square
#AFF984 #84E9F9 #CE84F9 #F99484
split-complementary
#AFF984 #9484F9 #F984E9
monochromatic
#63F30F #89F64A #AFF984 #D5FCBE #ECFEE2
Accessibility & contrast
On white
1.26
#AFF984 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#AFF984 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF984
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF984 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF984 | 1.00 | 1.26 | 16.71 | 16.71 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE97A
Deuteranopia (green-blind)
#F6E38B
Tritanopia (blue-blind)
#AEF1DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff984; /* rgb */ color: rgb(175, 249, 132); /* oklch */ color: oklch(90.8% 0.167 135.1);
Tailwind
colors: {
custom: {
50: '#cafbaa',
500: '#aff984',
950: '#000000',
},
}SCSS
$custom: #aff984; $custom-light: #cafbaa; $custom-dark: #000000;
JSON
{
"hex": "#aff984",
"rgb": {
"r": 175,
"g": 249,
"b": 132
},
"hsl": {
"h": 97.949,
"s": 90.698,
"l": 74.706
},
"oklch": {
"l": 0.90783,
"c": 0.16663,
"h": 135.1
},
"luminance": 0.78531
}Semantic roles & 50–950 ramp
primary
#AFF984
secondary
#A34BD7
accent
#00E691
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581