#AFF783#AFF783
#AFF783 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.3% C 0.165 H 134.7°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF783 |
|---|---|
| RGB | rgb(175, 247, 131) |
| HSL | hsl(97, 88%, 74%) |
| HSV | hsv(97, 47%, 97%) |
| CMYK | cmyk(29.1%, 0%, 47%, 3.1%) |
| CIE-LAB | lab(90.45, -42.08, 48.53) |
| CIE-LCH | lch(90.45, 64.23, 130.92°) |
| OKLab | oklab(90.31% -0.1159 0.1171) |
| OKLCH | oklch(90.31% 0.165 134.7) |
| XYZ | xyz(55.0355, 77.2723, 33.4837) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Spring Green (survey)
#A9F971
ΔE00 2.41
Light Yellowish Green
#C2FF89
ΔE00 2.70
Celery
#C1FD95
ΔE00 2.71
Pale Light Green
#B1FC99
ΔE00 3.06
Light Green
#96F97B
ΔE00 3.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF783 #CB83F7
analogous
#E9F783 #AFF783 #83F791
triadic
#AFF783 #83AFF7 #F783AF
tetradic
#AFF783 #83E9F7 #CB83F7 #F79183
square
#AFF783 #83E9F7 #CB83F7 #F79183
split-complementary
#AFF783 #9183F7 #F783E9
monochromatic
#65F010 #8AF34A #AFF783 #D4FBBC #ECFDE2
Accessibility & contrast
On white
1.28
#AFF783 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#AFF783 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF783
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF783 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF783 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE779
Deuteranopia (green-blind)
#F4E18A
Tritanopia (blue-blind)
#AFEFDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff783; /* rgb */ color: rgb(175, 247, 131); /* oklch */ color: oklch(90.3% 0.165 134.7);
Tailwind
colors: {
custom: {
50: '#c9faa9',
500: '#aff783',
950: '#000000',
},
}SCSS
$custom: #aff783; $custom-light: #c9faa9; $custom-dark: #000000;
JSON
{
"hex": "#aff783",
"rgb": {
"r": 175,
"g": 247,
"b": 131
},
"hsl": {
"h": 97.241,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.90314,
"c": 0.16478,
"h": 134.7
},
"luminance": 0.77274
}Semantic roles & 50–950 ramp
primary
#AFF783
secondary
#A04AD4
accent
#01E48E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581