#AFF686#AFF686
#AFF686 is a very light, vivid yellow-green. Relative luminance 0.767; OKLCH L 90.1% C 0.160 H 135.0°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #AFF686 |
|---|---|
| RGB | rgb(175, 246, 134) |
| HSL | hsl(98, 86%, 75%) |
| HSV | hsv(98, 46%, 96%) |
| CMYK | cmyk(28.9%, 0%, 45.5%, 3.5%) |
| CIE-LAB | lab(90.20, -41.28, 46.80) |
| CIE-LCH | lch(90.20, 62.41, 131.41°) |
| OKLab | oklab(90.13% -0.1135 0.1134) |
| OKLCH | oklch(90.13% 0.16 135) |
| XYZ | xyz(54.9368, 76.7448, 34.4684) |
| Luminance | 0.7675 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Pistachio (survey)
#C0FA8B
ΔE00 2.33
Celery
#C1FD95
ΔE00 2.57
Pale Light Green
#B1FC99
ΔE00 2.68
Spring Green (survey)
#A9F971
ΔE00 2.94
Light Yellowish Green
#C2FF89
ΔE00 2.96
Light Green
#96F97B
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AFF686 #CD86F6
analogous
#E7F686 #AFF686 #86F695
triadic
#AFF686 #86AFF6 #F686AF
tetradic
#AFF686 #86E7F6 #CD86F6 #F69586
square
#AFF686 #86E7F6 #CD86F6 #F69586
split-complementary
#AFF686 #9586F6 #F686E7
monochromatic
#64EE14 #89F24D #AFF686 #D5FABF #ECFDE3
Accessibility & contrast
On white
1.28
#AFF686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#AFF686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AFF686
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AFF686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AFF686 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDE77D
Deuteranopia (green-blind)
#F3E18D
Tritanopia (blue-blind)
#AEEFDB
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #aff686; /* rgb */ color: rgb(175, 246, 134); /* oklch */ color: oklch(90.1% 0.160 135.0);
Tailwind
colors: {
custom: {
50: '#c9f9ab',
500: '#aff686',
950: '#000000',
},
}SCSS
$custom: #aff686; $custom-light: #c9f9ab; $custom-dark: #000000;
JSON
{
"hex": "#aff686",
"rgb": {
"r": 175,
"g": 246,
"b": 134
},
"hsl": {
"h": 98.036,
"s": 86.154,
"l": 74.51
},
"oklch": {
"l": 0.90129,
"c": 0.16048,
"h": 135
},
"luminance": 0.76747
}Semantic roles & 50–950 ramp
primary
#AFF686
secondary
#A24DD3
accent
#03E391
background
#FEFFFD
surface
#FAFFF7
border
#D3D7D0
text
#131710
muted
#838581