#AFF684#AFF684
#AFF684 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.162 H 134.7°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF684 |
|---|---|
| RGB | rgb(175, 246, 132) |
| HSL | hsl(97, 86%, 74%) |
| HSV | hsv(97, 46%, 96%) |
| CMYK | cmyk(28.9%, 0%, 46.3%, 3.5%) |
| CIE-LAB | lab(90.18, -41.52, 47.73) |
| CIE-LCH | lch(90.18, 63.26, 131.02°) |
| OKLab | oklab(90.1% -0.1143 0.1154) |
| OKLCH | oklch(90.1% 0.162 134.7) |
| XYZ | xyz(54.7986, 76.6896, 33.7407) |
| Luminance | 0.7669 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.28
Celery
#C1FD95
ΔE00 2.66
Spring Green (survey)
#A9F971
ΔE00 2.67
Light Yellowish Green
#C2FF89
ΔE00 2.85
Pale Light Green
#B1FC99
ΔE00 2.95
Light Green
#96F97B
ΔE00 3.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF684 #CB84F6
analogous
#E8F684 #AFF684 #84F692
triadic
#AFF684 #84AFF6 #F684AF
tetradic
#AFF684 #84E8F6 #CB84F6 #F69284
square
#AFF684 #84E8F6 #CB84F6 #F69284
split-complementary
#AFF684 #9284F6 #F684E8
monochromatic
#65EE12 #8AF24B #AFF684 #D4FABD #ECFDE2
Accessibility & contrast
On white
1.29
#AFF684 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#AFF684 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF684
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF684 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF684 | 1.00 | 1.29 | 16.34 | 16.34 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE77B
Deuteranopia (green-blind)
#F3E18B
Tritanopia (blue-blind)
#AFEEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff684; /* rgb */ color: rgb(175, 246, 132); /* oklch */ color: oklch(90.1% 0.162 134.7);
Tailwind
colors: {
custom: {
50: '#c9f9aa',
500: '#aff684',
950: '#000000',
},
}SCSS
$custom: #aff684; $custom-light: #c9f9aa; $custom-dark: #000000;
JSON
{
"hex": "#aff684",
"rgb": {
"r": 175,
"g": 246,
"b": 132
},
"hsl": {
"h": 97.368,
"s": 86.364,
"l": 74.118
},
"oklch": {
"l": 0.901,
"c": 0.16242,
"h": 134.7
},
"luminance": 0.76691
}Semantic roles & 50–950 ramp
primary
#AFF684
secondary
#A04BD3
accent
#03E38E
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581