#AFF787#AFF787
#AFF787 is a very light, vivid yellow-green. Relative luminance 0.774; OKLCH L 90.4% C 0.161 H 135.3°. Best body text is #000000 at 16.48:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF787 |
|---|---|
| RGB | rgb(175, 247, 135) |
| HSL | hsl(99, 88%, 75%) |
| HSV | hsv(99, 45%, 97%) |
| CMYK | cmyk(29.1%, 0%, 45.3%, 3.1%) |
| CIE-LAB | lab(90.50, -41.60, 46.69) |
| CIE-LCH | lch(90.50, 62.53, 131.70°) |
| OKLab | oklab(90.37% -0.1144 0.1132) |
| OKLCH | oklch(90.37% 0.161 135.3) |
| XYZ | xyz(55.3118, 77.3828, 34.9391) |
| Luminance | 0.7739 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.36
Celery
#C1FD95
ΔE00 2.50
Pale Light Green
#B1FC99
ΔE00 2.52
Light Yellowish Green
#C2FF89
ΔE00 2.92
Spring Green (survey)
#A9F971
ΔE00 2.95
Light Green
#96F97B
ΔE00 3.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF787 #CF87F7
analogous
#E7F787 #AFF787 #87F797
triadic
#AFF787 #87AFF7 #F787AF
tetradic
#AFF787 #87E7F7 #CF87F7 #F79787
square
#AFF787 #87E7F7 #CF87F7 #F79787
split-complementary
#AFF787 #9787F7 #F787E7
monochromatic
#63EF14 #89F34E #AFF787 #D5FBC0 #ECFDE2
Accessibility & contrast
On white
1.27
#AFF787 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.48
#AFF787 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF787
16.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF787 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF787 | 1.00 | 1.27 | 16.48 | 16.48 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE87E
Deuteranopia (green-blind)
#F4E28E
Tritanopia (blue-blind)
#AEF0DC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff787; /* rgb */ color: rgb(175, 247, 135); /* oklch */ color: oklch(90.4% 0.161 135.3);
Tailwind
colors: {
custom: {
50: '#c9faac',
500: '#aff787',
950: '#000000',
},
}SCSS
$custom: #aff787; $custom-light: #c9faac; $custom-dark: #000000;
JSON
{
"hex": "#aff787",
"rgb": {
"r": 175,
"g": 247,
"b": 135
},
"hsl": {
"h": 98.571,
"s": 87.5,
"l": 74.902
},
"oklch": {
"l": 0.90371,
"c": 0.16093,
"h": 135.3
},
"luminance": 0.77385
}Semantic roles & 50–950 ramp
primary
#AFF787
secondary
#A44ED4
accent
#01E493
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581