#AFF683#AFF683
#AFF683 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.163 H 134.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF683 |
|---|---|
| RGB | rgb(175, 246, 131) |
| HSL | hsl(97, 86%, 74%) |
| HSV | hsv(97, 47%, 96%) |
| CMYK | cmyk(28.9%, 0%, 46.7%, 3.5%) |
| CIE-LAB | lab(90.17, -41.64, 48.19) |
| CIE-LCH | lch(90.17, 63.68, 130.83°) |
| OKLab | oklab(90.09% -0.1147 0.1164) |
| OKLCH | oklch(90.09% 0.163 134.6) |
| XYZ | xyz(54.7305, 76.6623, 33.3820) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.27
Spring Green (survey)
#A9F971
ΔE00 2.54
Celery
#C1FD95
ΔE00 2.72
Light Yellowish Green
#C2FF89
ΔE00 2.80
Pale Light Green
#B1FC99
ΔE00 3.08
Light Green
#96F97B
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF683 #CA83F6
analogous
#E9F683 #AFF683 #83F691
triadic
#AFF683 #83AFF6 #F683AF
tetradic
#AFF683 #83E9F6 #CA83F6 #F69183
square
#AFF683 #83E9F6 #CA83F6 #F69183
split-complementary
#AFF683 #9183F6 #F683E9
monochromatic
#65ED11 #8AF24A #AFF683 #D4FABC #EDFDE2
Accessibility & contrast
On white
1.29
#AFF683 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#AFF683 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF683
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF683 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF683 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEE779
Deuteranopia (green-blind)
#F3E18A
Tritanopia (blue-blind)
#AFEEDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff683; /* rgb */ color: rgb(175, 246, 131); /* oklch */ color: oklch(90.1% 0.163 134.6);
Tailwind
colors: {
custom: {
50: '#c9f9a9',
500: '#aff683',
950: '#000000',
},
}SCSS
$custom: #aff683; $custom-light: #c9f9a9; $custom-dark: #000000;
JSON
{
"hex": "#aff683",
"rgb": {
"r": 175,
"g": 246,
"b": 131
},
"hsl": {
"h": 97.043,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.90086,
"c": 0.16337,
"h": 134.6
},
"luminance": 0.76664
}Semantic roles & 50–950 ramp
primary
#AFF683
secondary
#9F4BD3
accent
#03E38D
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581