#AFF985#AFF985
#AFF985 is a very light, vivid yellow-green. Relative luminance 0.786; OKLCH L 90.8% C 0.166 H 135.2°. Best body text is #000000 at 16.71:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF985 |
|---|---|
| RGB | rgb(175, 249, 133) |
| HSL | hsl(98, 91%, 75%) |
| HSV | hsv(98, 47%, 98%) |
| CMYK | cmyk(29.7%, 0%, 46.6%, 2.4%) |
| CIE-LAB | lab(91.03, -42.72, 48.31) |
| CIE-LCH | lch(91.03, 64.49, 131.48°) |
| OKLab | oklab(90.8% -0.1176 0.1167) |
| OKLCH | oklch(90.8% 0.166 135.2) |
| XYZ | xyz(55.7872, 78.5568, 34.4094) |
| Luminance | 0.7856 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Spring Green (survey)
#A9F971
ΔE00 2.47
Celery
#C1FD95
ΔE00 2.61
Light Yellowish Green
#C2FF89
ΔE00 2.65
Pale Light Green
#B1FC99
ΔE00 2.80
Light Green
#96F97B
ΔE00 2.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF985 #CF85F9
analogous
#E9F985 #AFF985 #85F995
triadic
#AFF985 #85AFF9 #F985AF
tetradic
#AFF985 #85E9F9 #CF85F9 #F99585
square
#AFF985 #85E9F9 #CF85F9 #F99585
split-complementary
#AFF985 #9585F9 #F985E9
monochromatic
#62F310 #89F64B #AFF985 #D5FCBF #ECFEE2
Accessibility & contrast
On white
1.26
#AFF985 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.71
#AFF985 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF985
16.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF985 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF985 | 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)
#FFE97B
Deuteranopia (green-blind)
#F6E38C
Tritanopia (blue-blind)
#AEF1DE
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #aff985; /* rgb */ color: rgb(175, 249, 133); /* oklch */ color: oklch(90.8% 0.166 135.2);
Tailwind
colors: {
custom: {
50: '#cafbaa',
500: '#aff985',
950: '#000000',
},
}SCSS
$custom: #aff985; $custom-light: #cafbaa; $custom-dark: #000000;
JSON
{
"hex": "#aff985",
"rgb": {
"r": 175,
"g": 249,
"b": 133
},
"hsl": {
"h": 98.276,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.90797,
"c": 0.16568,
"h": 135.2
},
"luminance": 0.78559
}Semantic roles & 50–950 ramp
primary
#AFF985
secondary
#A44BD7
accent
#00E692
background
#FEFFFD
surface
#FBFFF7
border
#D4D7D0
text
#131710
muted
#838581