#AFF784#AFF784
#AFF784 is a very light, vivid yellow-green. Relative luminance 0.773; OKLCH L 90.3% C 0.164 H 134.8°. Best body text is #000000 at 16.46:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF784 |
|---|---|
| RGB | rgb(175, 247, 132) |
| HSL | hsl(98, 88%, 74%) |
| HSV | hsv(98, 47%, 97%) |
| CMYK | cmyk(29.1%, 0%, 46.6%, 3.1%) |
| CIE-LAB | lab(90.46, -41.96, 48.07) |
| CIE-LCH | lch(90.46, 63.81, 131.11°) |
| OKLab | oklab(90.33% -0.1155 0.1162) |
| OKLCH | oklch(90.33% 0.164 134.8) |
| XYZ | xyz(55.1036, 77.2995, 33.8423) |
| Luminance | 0.7730 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.29
Spring Green (survey)
#A9F971
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.65
Light Yellowish Green
#C2FF89
ΔE00 2.75
Pale Light Green
#B1FC99
ΔE00 2.93
Light Green
#96F97B
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF784 #CC84F7
analogous
#E9F784 #AFF784 #84F793
triadic
#AFF784 #84AFF7 #F784AF
tetradic
#AFF784 #84E9F7 #CC84F7 #F79384
square
#AFF784 #84E9F7 #CC84F7 #F79384
split-complementary
#AFF784 #9384F7 #F784E9
monochromatic
#64F011 #8AF34B #AFF784 #D4FBBD #ECFDE2
Accessibility & contrast
On white
1.28
#AFF784 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.46
#AFF784 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF784
16.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF784 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF784 | 1.00 | 1.28 | 16.46 | 16.46 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE87A
Deuteranopia (green-blind)
#F4E18B
Tritanopia (blue-blind)
#AEEFDC
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #aff784; /* rgb */ color: rgb(175, 247, 132); /* oklch */ color: oklch(90.3% 0.164 134.8);
Tailwind
colors: {
custom: {
50: '#c9faaa',
500: '#aff784',
950: '#000000',
},
}SCSS
$custom: #aff784; $custom-light: #c9faaa; $custom-dark: #000000;
JSON
{
"hex": "#aff784",
"rgb": {
"r": 175,
"g": 247,
"b": 132
},
"hsl": {
"h": 97.565,
"s": 87.786,
"l": 74.314
},
"oklch": {
"l": 0.90328,
"c": 0.16382,
"h": 134.8
},
"luminance": 0.77301
}Semantic roles & 50–950 ramp
primary
#AFF784
secondary
#A14BD4
accent
#01E48F
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581